Changes since 2006-02-14 follow.
:::::::: INIT ::::::::
06-03-11 package.sh: fix `package use - command ...'
06-03-05 make.probe: work around pedantic bash 3.1 mismatched " in `.`
06-02-14 package.sh: "results failed test" == "results test failed"
cc.sgi.*: add _AST_cc_OPTIONS parameterization, -OPT:Olimit=0
cc.linux.ia64-icc: add for intel cc
:::::::: ksh93 ::::::::
06-04-25 A bug in the vi edit mode which could cause the shell to core dump
when switching from emacs mode.
06-04-17 A bug in which using LANG or LC_ in assignment lists with builtins
did not restore the localed correctly has been fixed.
06-04-04 A bug in which discipline functions could not be added to variables
whose names started with .sh has been fixed.
06-03-28 The -s option to typeset was added to modify -i to indicate short
integers.
06-03-28 A bug in which variables assignment lists before functions
defined with function name were not passed on the functions
invoked by this function has been fixed.
06-03-28 A bug in which name references defined within a function defined
with function name could not be used with compound variables has
been fixed.
06-03-27 A bug in which read <&p (print >&p) would cause the coprocess input
(output) pipe to close before reading from (after writing to)
it has been fixed.
06-02-28 A bug in which stopping a job created with the hist builtin command
would create a job that could not be restarted has been fixed.
:::::::: nmake ::::::::
06-03-29 Makerules.mk: fix +l* explicit binding override
06-03-08 Makerules.mk: fix :JOINT: rhs double eval
:::::::: mailx ::::::::
06-04-17 head.c,spam.c: catch and normalize inventive subject spaces
:::::::: sort ::::::::
06-04-19 main.c: fix minor merge file list bug
:::::::: libast ::::::::
06-04-28 misc/optget.c: add solaris long option name compatibility
06-03-09 string/strmatch.c: add REG_ADVANCE => REG_* flags
06-02-14 comp/iconv.c: fix uwin iconv_list() /reg/ generator
:::::::: libcmd ::::::::
06-02-14 tail.c: fix -f bug that lost fast stream data
:::::::: librecsort ::::::::
06-04-20 rsmerge.c: no RS_WRITE events for intermediate merge -- doh
06-04-19 finally fixed multi-level merge v record format bugs
06-02-14 recsort.h: always __EXPORT__ rs_disc()
:::::::: libpp ::::::::
06-02-28 probe.win32: add wchar_t probe
:::::::: libdss ::::::::
06-02-14 dss.h: always __EXPORT__ dss_lib()
:::::::: libpz ::::::::
06-03-22 pzopen.c: change "input stream close error" to "data corrupted"
:::::::: libvcodex ::::::::
06-02-14 vcodex.h: add __EXPORT__ to plugin declaration
|