summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* TIP#183 IMPLEMENTATION [Patch 577093]dgp2005-04-271-0/+11
* * compat/string.h: fixed memchr() protoype for __APPLE__ so that wedas2005-04-261-0/+27
* Olson's tzdata2005iKevin B Kenny2005-04-251-0/+23
* * library/init.tcl: Use "ni" and "in" operators.dgp2005-04-251-0/+4
* * generic/tclExecute.c: fix for [Bug 1189274].Miguel Sofer2005-04-251-0/+4
* silence compiler warningsdgp2005-04-251-0/+5
* * tests/string.test: Test string-23.0 for Bug 1187123.dgp2005-04-221-0/+1
* The 2005-04-21 changes to Tcl_GetBooleanFromObj were done to bringdgp2005-04-221-0/+26
* * generic/tclLiteral.c: Disabled the code that forces some literalsdgp2005-04-211-0/+5
* * generic/tclDictObj.c: Updated callers to call new routine.dgp2005-04-211-0/+1
* * generic/tclBasic.c: Updated callers to call new routine.dgp2005-04-211-0/+2
* * generic/tclGet.c: Radical code simplification. Converteddgp2005-04-211-9/+22
* Tcl_GetDoubleFromObj now avoids shimmering away a "wideInt" intrep.dgp2005-04-211-0/+1
* * generic/tclObj.c: Re-ordered error detection code so all valuesdgp2005-04-211-0/+8
* * doc/GetInt.3: Convert argument "string" to "str" to agree with code.dgp2005-04-211-0/+8
* * generic/tclGet.c (Tcl_GetInt): Corrected error that did notdgp2005-04-201-0/+6
* silenced a compiler warningKevin B Kenny2005-04-201-0/+5
* * generic/tclBasic.c: Added unsupported commanddgp2005-04-191-0/+9
* fixed Bug 1185933Kevin B Kenny2005-04-191-0/+9
* * generic/Var.c (Tcl_ArrayObjCmd - ARRAY_NAMES): fix Tcl_Obj leakMiguel Sofer2005-04-161-0/+5
* See filevasiljevic2005-04-161-0/+32
* * tests/unixInit.test: Disabled obsolete tests and removed codedgp2005-04-151-0/+4
* * library/init.tcl: Use auto-loading to bring in Tcl Moduledgp2005-04-151-0/+7
* * generic/tclExecute.c: missing semicolons caused failure toMiguel Sofer2005-04-151-0/+5
* no messagedavygrvy2005-04-141-0/+11
* * unix/tclUnixInit.c (TclpGetEncodingNameFromEnvironment): Reverseddgp2005-04-131-0/+9
* Performance improvement in [clock] - FR 1182459Kevin B Kenny2005-04-131-0/+6
* Also improved [fcopy] docsdkf2005-04-131-2/+5
* Improve documentation of -encoding binary option to [fconfigure].dkf2005-04-131-0/+6
* * generic/tclCompile.c:Commented out the functionsMiguel Sofer2005-04-131-0/+6
* * generic/tclInterp.c: Corrected bad syntax of Tcl_Panic() call.dgp2005-04-121-0/+18
* added definition of NULL to strstr.c for Bug 1175161Kevin B Kenny2005-04-121-0/+6
* Revamp the zone-info compiler to make better use of the facilities availabledkf2005-04-111-0/+6
* Olson's tzdata2005hKevin B Kenny2005-04-101-0/+13
* * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368]dgp2005-04-101-0/+4
* * generic/tclExecute.c: fix possible leak of expansion Tcl_ObjsMiguel Sofer2005-04-091-0/+4
* * macosx/README: updated requirements for OS & developer tooldas2005-04-091-0/+3
* * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL returndas2005-04-091-0/+3
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-091-0/+6
* Fix whitespacedkf2005-04-081-6/+6
* * generic/tclInt.h (TclGetEncodingFromObj): New function todgp2005-04-081-0/+10
* Improved [switch] compilation.dkf2005-04-081-0/+6
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-061-0/+13
* Improvements to man2html script to handle .IP betterdkf2005-04-061-0/+3
* Change some .TP macros to .IP to work around *roff formatter bugs.dkf2005-04-061-0/+6
* * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into thedgp2005-04-051-0/+8
* * generic/tclInt.h:Miguel Sofer2005-04-051-0/+6
* * generic/tclExecute.c: small opts in obj handlingMiguel Sofer2005-04-041-0/+4
* * generic/tclVar.c: converted a few function calls to macros.Miguel Sofer2005-04-031-0/+4
* Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-021-0/+18