Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. | Kevin B Kenny | 2011-03-14 | 9 | -12/+25 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d | ||||
| * | Import Olson's tzdata2011d and fix a tclZIC.tcl bug that made the import fail. | Kevin B Kenny | 2011-03-14 | 9 | -12/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | * tools/tclZIC.tcl (onDayOfMonth): Allow for leading zeroes in month and day so that tzdata2011d parses correctly. * library/tzdata/America/Havana: * library/tzdata/America/Juneau: * library/tzdata/America/Santiago: * library/tzdata/Europe/Istanbul: * library/tzdata/Pacific/Apia: * library/tzdata/Pacific/Easter: * library/tzdata/Pacific/Honolulu: tzdata2011d | ||||
* | | Standardize on autoconf-2.59 to generate configure files | dgp | 2011-03-14 | 1 | -1752/+1102 |
|\ \ | |/ | |||||
| * | Standardize on autoconf-2.59 to generate configure files. | dgp | 2011-03-14 | 1 | -99/+167 |
| | | |||||
* | | merge 8.5 | dgp | 2011-03-14 | 5 | -5/+5 |
|\ \ | |/ | |||||
| * | merge 8.4 | dgp | 2011-03-14 | 5 | -5/+5 |
| |\ | |||||
| | * | whitespace tidy | dgp | 2011-03-14 | 5 | -5/+5 |
| | | | |||||
* | | | Apply non-comment changes to take our fork of libtommath up to tracking ↵ | dkf | 2011-03-14 | 9 | -21/+54 |
|\ \ \ | |/ / | | | | | | | 0.42.0 from 0.39. | ||||
| * | | Apply non-comment changes to take our fork of libtommath up to tracking 0.42.0 libtommath_merge_0_42_0 | dkf | 2011-03-14 | 9 | -21/+54 |
| | | | | | | | | | from 0.39. | ||||
| * | | merge-mark | jan.nijtmans | 2011-03-11 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | ifdef protections to permit builds with mingw on amd64 systems. | jan.nijtmans | 2011-03-11 | 4 | -20/+46 |
| | | | | | | | | | | | | Thanks to "mescalinum" for reporting and testing. Merged --cherrypick from Tcl8.5 (2010-09-08,48191d3979) | ||||
| * | | merge-mark | jan.nijtmans | 2011-03-11 | 0 | -0/+0 |
| |\ \ | | |/ | |||||
| | * | * win/tcl.m4: handle --enable-64bit=ia64 for gcc. | jan.nijtmans | 2011-03-11 | 4 | -304/+647 |
| | | | | | | | | | | | | | | | * win/configure: (autoconf-2.13) * win/tclWin32Dll.c: [Patch 3059922]: fixes for mingw64 - gcc4.5.1 Merged --cherrypick from Tcl8.5 (2011-01-17, 6e410a115b) | ||||
* | | | * generic/tclAssembly.c (BBEmitInstInt1): Changed parameter | Kevin B Kenny | 2011-03-13 | 3 | -3/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | data types in an effort to silence a MSVC warning reported by Ashok P. Nadkarni. Unable to test, since both forms work on my machine in VC2005, 2008. 2010, in both release and debug builds. * tests/tclTest.c (TestdstringCmd): Restored MSVC buildability broken by [5574bdd262], which changed the effective return type of 'ckalloc' from 'char*' to 'void*'. | ||||
* | | | remove TD->expanded, not needed now | mig | 2011-03-13 | 1 | -8/+1 |
| | | | |||||
* | | | * generic/tclExecute.c: remove TEBCreturn() | mig | 2011-03-13 | 2 | -27/+14 |
| | | | |||||
* | | | Adjust ckalloc/ckfree macros to greatly reduce number of explicit casts in | dkf | 2011-03-12 | 97 | -1246/+1178 |
| | | | | | | | | | rest of Tcl source code. No ABI change. API change *should* be harmless. | ||||
* | | | [Bug 3185609] File normalization corner case of ... broken with -DUNICODE | jan.nijtmans | 2011-03-12 | 2 | -3/+8 |
| | | | |||||
* | | | More test suite updating. | dkf | 2011-03-11 | 2 | -33/+26 |
| | | | |||||
* | | | merge | jan.nijtmans | 2011-03-11 | 0 | -0/+0 |
|\ \ \ | |/ / | |||||
| * | | merge-mark correct version of libtommath | jan.nijtmans | 2011-03-11 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Import of libtommath 0.39+ | Kevin B Kenny | 2006-12-01 | 133 | -5198/+985 |
| | | | | |||||
| | * | | Import of libtommath 0.37 | Kevin B Kenny | 2005-12-27 | 17 | -394/+431 |
| | | | | |||||
| | * | | re-import of three damaged PDF's | Kevin B Kenny | 2005-09-26 | 3 | -0/+0 |
| | | | | |||||
| | * | | Import of libtommath 0.36 | Kevin B Kenny | 2005-09-26 | 156 | -445/+1587 |
| | | | | |||||
| | * | | Import of tommath 0.35 | Kevin B Kenny | 2005-04-10 | 68 | -4385/+6792 |
| | | | | |||||
| | * | | Import of libtommath 0.33 | Kevin B Kenny | 2005-01-19 | 200 | -0/+57261 |
| | | | | |||||
* | | | | merge-mark | jan.nijtmans | 2011-03-10 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3205320]: stack space detection defeated by inlining | jan.nijtmans | 2011-03-10 | 3 | -6/+15 |
| | | | | |||||
* | | | | Turn namespace into an ensemble. | dkf | 2011-03-10 | 11 | -276/+243 |
|\ \ \ \ | |||||
| * | | | | Add ChangeLog entry.dkf_namespace_as_ensemble | dkf | 2011-03-10 | 1 | -0/+8 |
| | | | | | |||||
| * | | | | Fix remaining broken tests (test failures appear non-serious) | dkf | 2011-03-10 | 2 | -6/+6 |
| | | | | | |||||
| * | | | | Fix most of the failing tests (some of which were due to breakage done to the | dkf | 2011-03-10 | 3 | -18/+31 |
| | | | | | | | | | | | | | | | parser used in auto_mkIndex; never a good idea to delete the ::tcl NS!) | ||||
| * | | | | Merge to feature branch | dkf | 2011-03-10 | 28 | -589/+826 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | fix broken build | dgp | 2011-03-10 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Make tests in child interpreters report their summary info in the master. | dkf | 2011-03-10 | 7 | -26/+59 |
| | | | | | | | | | | | | | | | Bumped tcltest version to 2.3.3 | ||||
* | | | | | MINOR: Formatting fixes, mainly to comments, so code better fits the style in | dkf | 2011-03-10 | 21 | -446/+648 |
| | | | | | | | | | | | | | | | the Engineering Manual. | ||||
* | | | | | Update more of the test suite to use Tcltest 2. | dkf | 2011-03-09 | 2 | -116/+118 |
| | | | | | |||||
| * | | | | Merge to feature branch | dkf | 2011-03-09 | 4 | -22/+38 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 4 | -22/+38 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | * tests/namespace.test: quoting that the quoted scripts function properly even in a namespace that contains a custom "namespace" command. [Bug 3202171] * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. | ||||
| * | | | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] | dgp | 2011-03-09 | 3 | -19/+31 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * tests/namespace.test: quoting that the quoted scripts function properly even in a namespace that contains a custom "namespace" command. [Bug 3202171] | ||||
| | * | | | | * generic/tclNamesp.c: Tighten the detector of nested [namespace code] bug_3202171 | dgp | 2011-03-09 | 3 | -19/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * tests/namespace.test: quoting that the quoted scriptsfunction properly even in a namespace that contains a custom "namespace" command. [Bug 3202171] | ||||
| * | | | | | * doc/tclvars.n: Formatting fix. Thanks to Pat Thotys. | patthoyts | 2011-03-09 | 2 | -3/+7 |
| |/ / / / | |||||
| * | | | | Fix gcc warnings: variable set but not used | jan.nijtmans | 2011-03-08 | 3 | -4/+14 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | | * | | Turn namespace into an ensemble. Not yet on trunk because of some mysterious ↵ | dkf | 2011-03-09 | 6 | -252/+198 |
| |_|/ / |/| | | | | | | | | | | | failures that need resolving... | ||||
* | | | | Update more of the test suite to use Tcltest 2. | dkf | 2011-03-09 | 4 | -172/+317 |
| | | | | |||||
* | | | | Fix gcc warning: comparison between signed and unsigned integer expressions | jan.nijtmans | 2011-03-08 | 2 | -1/+3 |
| | | | | |||||
* | | | | merge | jan.nijtmans | 2011-03-08 | 5 | -5/+22 |
|\ \ \ \ | |||||
| * | | | | More gcc warnings: variable set but not usedpseudotrunk_2011_03_08 | jan.nijtmans | 2011-03-08 | 3 | -4/+3 |
| | | | | | |||||
| * | | | | Fix gcc warnings: variable set but not used | jan.nijtmans | 2011-03-08 | 3 | -0/+10 |
| |\ \ \ \ | | | |/ / | | |/| | |