1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-09 00:56:17 +02:00
Commit Graph

43 Commits

Author SHA1 Message Date
Oliver Kiddle 57248b8883 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
Bart Schaefer 9bd9693fdb 51486: clarify module development section 2023-03-05 14:21:18 -08:00
Bart Schaefer c8c894f83f 51342: update PARAMDEF description 2023-01-31 17:45:42 -08:00
Oliver Kiddle a73c705b0c 51212: remove STOUC() macro
This served as a workaround for ancient compilers where casts to
unsigned char were broken.
2022-12-16 23:28:10 +01:00
Daniel Shahaf 1f8adb4785 47308: zsh-development-guide: Document the new X-Seq autoreply bot. 2020-08-10 05:53:15 +00:00
Martijn Dekker d81238ee95 45003: Fix more documentation typos 2019-12-11 02:37:39 +00:00
Barton E. Schaefer 9a09f97b60 unposted: Addenda to list of module hooks 2016-11-12 23:39:14 -08:00
Barton E. Schaefer 20de06dfbc unposted: add list of standard module hooks with corresponding macro names 2016-11-12 23:17:36 -08:00
Barton E. Schaefer 6ce34705a6 unposted: fix formatting in module discussion; add mention of widgets and keymaps for modules. 2016-08-06 20:05:23 -07:00
Barton E. Schaefer 7277cc1bed 37079: better description of "optstr" field in struct builtin as used in BUILTIN() macro 2015-11-08 12:42:00 -08:00
Daniel Shahaf 6d6b63c884 unposted: Update link to my ChangeLog generator script,
on account of patching it to handle commas properly (thanks Mikael).
2015-09-28 01:23:13 +00:00
Barton E. Schaefer 6fd8872d58 35947: update discussion of module wrappers, some examples 2015-07-28 13:49:03 -07:00
Daniel Shahaf ca2ab5e446 35775: New zsh-specific yodl vim syntax highlighting.
To try this, see the instructions at the top of Util/zyodl.vim (in the comment).

* Util/zyodl.vim: New syntax highlighting file.
* Doc/Zsh/.vimrc: New file, hooks up zyodl.vim for automatic loading.
* Etc/zsh-development-guide: Namedrop zyodl.vim for discoverability.
2015-07-13 23:22:19 +00:00
Daniel Shahaf e81f61ea9a 35441: Make devs' ChangeLog generator scripts discoverable 2015-07-06 14:03:55 +00:00
Peter Stephenson 4553cbad19 34920: info on git pull 2015-04-17 18:31:50 +01:00
Peter Stephenson 40d559d880 Update notes on use of .distfiles 2014-08-28 20:54:10 +01:00
Oliver Kiddle 0a8c28b3d6 remove duplication in git guidelines 2013-02-12 10:39:59 +00:00
Oliver Kiddle 85d503b91c 30877: document git workflow 2012-12-18 23:36:13 +00:00
Phil Pennock 9d988a5e21 30906: more Etc/zsh-development-guide tinkering 2012-12-17 11:29:36 +00:00
Phil Pennock 82c75381ac 30901: Etc/zsh-development-guide: document git usage 2012-12-17 09:09:48 +00:00
Peter Stephenson 8ac97f3308 27648, 267650/1, unposted README change:
Turn off repeat and turn on ulimit in emulation modes
2010-02-03 18:34:32 +00:00
Peter Stephenson c18b6c2c99 26956: tidy up some zle variables for module unloading
note issue found on HP-UX
2009-05-11 09:03:25 +00:00
Doug Kearns a5260beedb unposted: Fix some typos in the development guide 2009-01-22 12:12:13 +00:00
Clint Adams ee3799ebea Mikael Magnusson: 25855: typo fixes. 2008-10-12 10:53:38 +00:00
Peter Stephenson b404fc3aeb users/12798: document passing NULL flags to builtin definition 2008-04-20 16:56:29 +00:00
Clint Adams d70c7f5f53 24528: revert 24429. 2008-02-03 18:17:13 +00:00
Clint Adams a199833e23 24429: use ZSH_VERSIONSUFFIX instead of ZSH_EXTRAVERSION. 2008-01-22 01:59:26 +00:00
Clint Adams 40fec5bb24 24408: use contents of ZSH_EXTRAVERSION environment variable for version suffix. 2008-01-18 17:14:38 +00:00
Peter Stephenson 9794b45477 document the distfiles business 2007-12-03 19:04:08 +00:00
Peter Stephenson 1b52f47cf2 23665: autoloading of module features and related tweaks 2007-07-06 21:52:38 +00:00
Peter Stephenson 6ab77f00ff 23488: tidy up module interface and documentation 2007-05-29 17:01:07 +00:00
Peter Stephenson b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson 0d8a5d4637 Fix typo in last commit 2004-01-08 13:06:44 +00:00
Peter Stephenson caea0dbeac 19338 etc.: remove support for autoconf before 2.50 2004-01-08 12:59:25 +00:00
Oliver Kiddle a25c40c6a0 update for test file renaming and fix typos 2001-06-28 11:25:41 +00:00
Andrey Borzenkov 368b4628ba unposted: we support autoconf-2.50 now 2001-06-06 16:41:54 +00:00
Peter Stephenson 6800887649 can't use autoconf 2.50 yet 2001-06-01 14:34:24 +00:00
Bart Schaefer 7286f7bc37 Delete duplicated text in development guide. 2001-04-14 16:34:14 +00:00
Peter Stephenson 5b44123d5d either keyword for link module parameter 2000-11-27 10:21:56 +00:00
Peter Stephenson 49a1ad7516 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
Oliver Kiddle 655aa94a4d Spelling corrections (11037) 2000-05-01 03:53:05 +00:00
Andrew Main 84e12c1caa zefram1: configure.in, Etc/zsh-development-guide: List of tools
required for development work, and a little more conspicuous
explanation of the config.status hack.
2000-04-06 16:44:02 +00:00
Tanaka Akira e6e268d995 Initial revision 1999-08-30 16:51:33 +00:00