summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Olson's tzdata2005hKevin B Kenny2005-04-1011-1021/+90
* * generic/tclBasic.c (TclObjInvoke): Plug memory leak. [Bug 1180368]dgp2005-04-102-1/+6
* fix in last commitMiguel Sofer2005-04-091-6/+7
* * generic/tclExecute.c: fix possible leak of expansion Tcl_ObjsMiguel Sofer2005-04-092-3/+16
* * macosx/README: updated requirements for OS & developer tooldas2005-04-092-12/+15
* * generic/tclListObj.c (Tcl_ListObjIndex): added missing NULL returndas2005-04-092-2/+6
* * unix/tcl.m4 (Darwin): added -single_module linker flag todas2005-04-093-8/+14
* Fix whitespacedkf2005-04-081-6/+6
* * generic/tclInt.h (TclGetEncodingFromObj): New function todgp2005-04-084-11/+106
* explanatory commentdgp2005-04-081-1/+8
* Test updates for new [switch] compilerdkf2005-04-081-17/+63
* Improved [switch] compilation.dkf2005-04-083-123/+201
* Purge old and inaccurate .VS/.VE macros.dkf2005-04-0659-328/+80
* Ignore the msvc7/8 autogenerated project parts.patthoyts2005-04-061-0/+2
* Improvements to man2html script to handle .IP betterdkf2005-04-062-9/+9
* Change some .TP macros to .IP to work around *roff formatter bugs.dkf2005-04-062-26/+22
* replace obsolete "winOnly" constraint with preferred "win"dgp2005-04-051-1/+1
* * generic/tclExecute.c (ExprSrandFunc): Replaced incursions into thedgp2005-04-053-49/+13
* * generic/tclInt.h:Miguel Sofer2005-04-053-146/+146
* * generic/tclExecute.c: small opts in obj handlingMiguel Sofer2005-04-042-61/+50
* * generic/tclVar.c: converted a few function calls to macros.Miguel Sofer2005-04-032-23/+27
* Changed the internal representation of lists to (a) reduce the malloc/freeMiguel Sofer2005-04-0212-639/+530
* slight reduction in cost of INST_START_CMDMiguel Sofer2005-04-012-16/+36
* * generic/tclExecute.c:Miguel Sofer2005-04-013-5/+19
* * generic/tclExecute.c:Miguel Sofer2005-04-015-138/+267
* * generic/tclExecute.c (INST_JUMP_TRUE/FALSE): replacedMiguel Sofer2005-03-312-70/+63
* Added doc for missing argument. [Bug 1172401]dkf2005-03-302-2/+8
* * win/tcl.m4, win/configure: do not require cygpath in macros tohobbs2005-03-303-265/+499
* * generic/tclCompile.h: Move the TclInterpReady() declaration fromdgp2005-03-254-8/+15
* purge outdated commentdgp2005-03-231-4/+2
* date typodgp2005-03-181-1/+1
* * generic/tclBasic.c (Tcl_EvalEx): Restored recursion limitdgp2005-03-185-22/+80
* * generic/tclCompCmds.c (TclCompileIncrCmd): Corrected checksdgp2005-03-182-15/+17
* more tests and a fix to bug 1158199vincentdarley2005-03-152-5/+16
* fix to file norm, file pathtype on windows reserved filenames - ensure build ...vincentdarley2005-03-151-4/+4
* fix to file norm, file pathtype on windows reserved filenames - ensure build ...vincentdarley2005-03-151-4/+10
* fix to file norm, file pathtype on windows reserved filenamesvincentdarley2005-03-154-18/+152
* Updated the OpenBSD configuration and regenerated the configure script.patthoyts2005-03-153-30/+83
* * generic/tclExecute.c: fixed INST_PUSH1's debugging code (wrongMiguel Sofer2005-03-142-2/+7
* * generic/tclCompile.c: fixed INST_RETURN's stack effect inMiguel Sofer2005-03-142-2/+7
* * generic/tclCompCmds.c: removed debugging lineMiguel Sofer2005-03-102-2/+5
* * generic/tclTrace.c (TclCheckInterpTraces): Corrected mistakendgp2005-03-104-24/+40
* Fix commentdkf2005-03-091-1/+2
* reverting Changelog entry (sticky tags, doh ...)Miguel Sofer2005-03-091-10/+0
* msofer-wcodes-branch created to develop a compiler/engine based onMiguel Sofer2005-03-091-0/+10
* * win/makefile.vc: clarify necessary defined vars that can comehobbs2005-03-082-14/+23
* Minor typo fix. [Bug 1158247]dkf2005-03-072-6/+10
* missing Changelog entryMiguel Sofer2005-03-071-0/+6
* * generic/tclExecute.c: new peephole optimisation for INST_PUSH1;Miguel Sofer2005-03-071-6/+27
* * doc/CrtSlave.3: Changed to Tcl_Object to Tcl_Obj in the man page.davidw2005-03-012-2/+7