Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | be defined (though not necessarily useful) everywhere. | |||||
* | 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 | |
into the rest of the core, but that won't take long... |