Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. | dgp | 2011-10-31 | 2 | -28/+15 |
|\ | |||||
| * | 3414754 Fix the PATHFLAGS != 0 intrep normalizing trailing slashes. | dgp | 2011-10-31 | 4 | -31/+19 |
| |\ | |||||
| | * | Purge the old, buggy implementation.bug_3414754 | dgp | 2011-10-31 | 1 | -34/+0 |
| | | | |||||
| | * | CONST-ification update. | dgp | 2011-10-27 | 2 | -3/+4 |
| | | | |||||
| | * | Added test case to the test suite | dgp | 2011-10-27 | 1 | -0/+4 |
| | | | |||||
| | * | Proposed fix for 3414754 | dgp | 2011-10-27 | 1 | -0/+17 |
| |/ | |||||
* | | merge mark | dgp | 2011-10-26 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | merge backport | dgp | 2011-10-26 | 1 | -6/+27 |
| |\ | |||||
| | * | Backport 2902268 fix.bug_2902268 | dgp | 2011-10-26 | 1 | -6/+27 |
| |/ | |||||
* | | MINOR: Add emacs style info to end of C files. | dkf | 2011-10-21 | 3 | -5/+32 |
| | | |||||
* | | add missing merge mark | dgp | 2011-10-20 | 0 | -0/+0 |
|\ \ | |/ | |||||
| * | Update changes toward 8.5.11 release. Bump to http 2.7.7. | dgp | 2011-10-20 | 6 | -6/+50 |
| | | |||||
| * | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 3 | -11/+56 |
| | | |||||
* | | Update changes toward 8.6b3 release. Bump to http 2.8.3. | dgp | 2011-10-20 | 6 | -6/+50 |
| | | |||||
* | | Resolver fix from Stefan Sobernig. | dkf | 2011-10-20 | 6 | -6/+499 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | * generic/tclLiteral.c (TclInvalidateCmdLiteral): [Bug 3418547]: Additional code for handling the invalidation of literals. * generic/tclBasic.c (Tcl_CreateObjCommand, Tcl_CreateCommand) (TclRenameCommand, Tcl_ExposeCommand): The four additional places that need extra care when dealing with literals. * generic/tclTest.c (TestInterpResolverCmd): Additional test machinery for interpreter resolvers. | ||||
| * | | ChangeLog entry. | dkf | 2011-10-20 | 2 | -3/+13 |
| | | | |||||
| * | | Tidying up. | dkf | 2011-10-20 | 1 | -33/+43 |
| | | | |||||
| * | | Stop warnings and segfault. | dgp | 2011-10-19 | 1 | -2/+2 |
| | | | |||||
| * | | And the failing test file too... | dkf | 2011-10-15 | 1 | -0/+200 |
| | | | |||||
| * | | Commit of patch relating to interp resolvers | dkf | 2011-10-15 | 4 | -0/+272 |
| | | | |||||
* | | | Don't cache the system timezone when it was derived from TCL_TZ or TZ. | max | 2011-10-18 | 3 | -11/+56 |
|/ / | |||||
* | | Update to Olson's tzdata2011l | venkat | 2011-10-15 | 4 | -2/+111 |
|\ \ | |/ | |||||
| * | Update to Olson's tzdata2011l | venkat | 2011-10-15 | 4 | -2/+111 |
| | | |||||
* | | Correct botch. | dgp | 2011-10-13 | 1 | -0/+1 |
| | | |||||
* | | 3423059 silence compiler warning | dgp | 2011-10-13 | 1 | -1/+1 |
| | | |||||
* | | 3423069 silence compiler warnings. | dgp | 2011-10-13 | 1 | -2/+3 |
| | | |||||
* | | revert test-case change for [Bug 2935503] | jan.nijtmans | 2011-10-13 | 2 | -4/+4 |
|\ \ | |/ | |||||
| * | revert test-case from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 2 | -4/+4 |
| |\ | |||||
| | * | revert test-case change from [Bug 2935503] | jan.nijtmans | 2011-10-13 | 2 | -4/+4 |
| | | | |||||
* | | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 3 | -7/+12 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 3 | -7/+12 |
| |\ \ | | |/ | |||||
| | * | [Bug 2935503] Incorrect mode field returned by file stat command | jan.nijtmans | 2011-10-11 | 3 | -6/+11 |
| | | | |||||
* | | | * generic/tclCompCmds.c (TclCompileDictWithCmd): Corrected handling of | dkf | 2011-10-09 | 4 | -303/+367 |
| | | | | | | | | | | | | qualified names, and added spacial cases for empty bodies (used when [dict with] is just used for extracting variables). | ||||
* | | | Fix env.test, when running under wine 1.3 | jan.nijtmans | 2011-10-07 | 2 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 2 | -28/+40 |
| |\ \ | | |/ | |||||
| | * | Fix env.test, when running under wine 1.3 (partly backported from Tcl 8.6) | jan.nijtmans | 2011-10-07 | 2 | -19/+35 |
| | | | |||||
* | | | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 3 | -4/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix gcc warning (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 2 | -2/+6 |
| |\ \ | | |/ | |||||
| | * | Fix gcc warnings (discovered with latest mingw, based on gcc 4.6.1) | jan.nijtmans | 2011-10-07 | 6 | -11/+18 |
| | | | |||||
* | | | Reintegrate the compilation of [dict with], which is now usually much faster | dkf | 2011-10-06 | 10 | -226/+762 |
|\ \ \ | | | | | | | | | (but only inside contexts with a local variable table). | ||||
| * | | | Add the other instructions to the assembler's nous.dkf_dict_with_compiled | dkf | 2011-10-06 | 1 | -0/+2 |
| | | | | |||||
| * | | | merge trunk | dkf | 2011-10-05 | 2 | -166/+0 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | wrong copy/paste in ChangeLog | jan.nijtmans | 2011-10-05 | 1 | -2/+2 |
| | | | | |||||
* | | | | Remove tclWinProcs, as it is no longer being used | jan.nijtmans | 2011-10-05 | 3 | -166/+6 |
| | | | | |||||
| * | | | Added some tests. | dkf | 2011-10-05 | 1 | -0/+66 |
| | | | | |||||
| * | | | merge trunk | dkf | 2011-10-04 | 11 | -1078/+18 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Update to Olson's tzdata2011k | venkat | 2011-10-04 | 12 | -1078/+36 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Update to Olson's tzdata2011k | venkat | 2011-10-04 | 12 | -1078/+31 |
| | | | | |||||
| * | | | merge-mark | jan.nijtmans | 2011-09-26 | 0 | -0/+0 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Support Visual Studio 11 | jan.nijtmans | 2011-09-26 | 2 | -51/+59 |
| | | | |