Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed memory leak caused by confusion about string ownership. [Bug 731706] | dkf | 2003-05-07 | 1 | -3/+5 |
* | Stopped warning about uninitialised variables in DictIncrCmd | dkf | 2003-04-29 | 1 | -26/+21 |
* | Made [incr] able to accept and work with wide increments [Bug 728838] | dkf | 2003-04-28 | 1 | -13/+60 |
* | * generic/tcl.h Made changes so that the "wideInt" Tcl_ObjType | dgp | 2003-04-16 | 1 | -3/+1 |
* | Yet more warning killing, this time reported by Miguel Sofer by private chat. | dkf | 2003-04-07 | 1 | -1/+2 |
* | Stopped compilers from moaning about switch fall-through. [Bug 716327] | dkf | 2003-04-07 | 1 | -1/+5 |
* | Fixed bugs 715751 and 713562 so dict code should build everywhere and wide ints | dkf | 2003-04-07 | 1 | -20/+31 |
* | Converted new files from DOS line endings to usual line endings. | dgp | 2003-04-05 | 1 | -2519/+2519 |
* | Final stage of getting dictionaries into the core. Test suite should work now! | dkf | 2003-04-05 | 1 | -40/+1 |
* | The bulk of the TIP#111 implementation. Still need to finish plumbing this | dkf | 2003-04-05 | 1 | -0/+2558 |