summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
...
| * | merge 8.5dgp2014-08-1413-0/+65
| |\ \
| * \ \ merge 8.5, update changesdgp2014-08-1391-2874/+3044
| |\ \ \
| * \ \ \ merge 8.5dgp2014-08-023-22/+25
| |\ \ \ \
| * | | | | Bump to 8.5.16 for release.dgp2014-07-231-1/+1
* | | | | | Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.dgp2014-10-141-1/+1
* | | | | | merge trunkdgp2014-08-1978-2809/+3044
|\ \ \ \ \ \
| * \ \ \ \ \ Put back SystemV timezone files, which were removed in previous commit. Don't...jan.nijtmans2014-08-1313-0/+65
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | Put back SystemV timezone files, which were removed in previous commit. Don't...jan.nijtmans2014-08-1313-0/+65
| | | |_|/ / | | |/| | |
| * | | | | merge tzdata2014f from ietf.orgKevin B Kenny2014-08-1391-2874/+3044
| |\ \ \ \ \ | | |/ / / /
| | * | | | tzdata2014f from ietf.orgKevin B Kenny2014-08-1391-2874/+3044
| | | |/ / | | |/| |
* | | | | merge trunkdgp2014-08-023-22/+25
|\ \ \ \ \ | |/ / / /
| * | | | Updated package "platform" to version 1.0.13. Separated theandreask2014-08-013-22/+25
| |\ \ \ \ | | |/ / /
| | * | | Updated package "platform" to version 1.0.13. Separated theandreask2014-08-013-22/+25
| | |/ /
* | | | Bump to 8.6.2 for release.dgp2014-07-281-1/+1
|/ / /
* | | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te...jan.nijtmans2014-06-231-33/+33
|\ \ \ | |/ /
| * | Fix execute-6.5 test failure on trunk: the "preserveCore" part of tcltest::te...jan.nijtmans2014-06-231-33/+33
* | | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-222-10/+10
|\ \ \ | |/ /
| * | previous commit was not quite right, this one should be betterbug_2f9df4c4fajan.nijtmans2014-06-201-14/+14
| * | ticket [2f9df4c4fa]: tcltest - request to move -cleanup script execution unti...jan.nijtmans2014-06-202-8/+8
* | | [f0f876c141] Improve consistency in error messages.dkf2014-06-171-4/+4
* | | [311e61d12a] Generate error code in *all* places where commands are looked up.dkf2014-06-161-1/+2
* | | [a122627849] Improve stack trace from parray on not-array.dkf2013-11-241-1/+1
|\ \ \ | |/ /
| * | [a122627849] Improve stack trace from parray on not-array.dkf2013-11-241-1/+1
* | | The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-212-16/+7
|\ \ \ | |/ /
| * | The only relyable way of changing environment variables to uppercase (e.g. en...jan.nijtmans2013-11-212-44/+39
* | | Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-202-6/+9
|\ \ \ | |/ /
| * | Safer clean-up of environment variables: Do removal after insertions -> tclte...jan.nijtmans2013-11-202-6/+9
| * | Bump tcltest version to 2.3.6 (should have been done just before the 8.5.15 r...jan.nijtmans2013-10-282-2/+2
* | | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.8.8jan.nijtmans2013-10-252-10/+13
|\ \ \ | |/ /
| * | Fix [3eb2ec1449]: Allow upper case scheme names in url. http -> 2.7.13jan.nijtmans2013-10-252-10/+13
* | | Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-17145-0/+0
|\ \ \ | |/ /
| * | Fix execute permission on many files which shouldn't have it.jan.nijtmans2013-10-17145-0/+0
| * | Advance to tzdata2013gKevin B Kenny2013-10-0535-1354/+413
| * | merge 8.5. update changes.dgp2013-09-081-0/+9
| |\ \
| * | | Bump to 8.5.15 for release.dgp2013-08-291-1/+1
* | | | Advance to tzdata2013gKevin B Kenny2013-10-0535-1354/+413
* | | | merge trunk; update changesdgp2013-09-162-26/+52
|\ \ \ \
| * | | | [3611643] Stop polluting the global namespace.dkf2013-09-081-26/+43
| * | | | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp2013-09-071-0/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | [86ceb4e2b6] Improve reaction when multiple *tm files purport to offer thedgp2013-09-071-0/+9
| | |\ \ \ | | | |/ / | | |/| |
| | | * | merge trunkbug_86ceb4e2b6dgp2013-09-074-3/+17
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Use ne instead of [string length] for less shimmer risk.dgp2013-09-051-1/+1
| | | * | Possible improvement in light of [86ceb4e2b6].dgp2013-07-151-0/+9
* | | | | Bump version number to 8.6.1.dgp2013-08-301-1/+1
|/ / / /
* | | | Bump to tcltest 2.3.6 to account for changes since Tcl 8.6.0 release.dgp2013-08-302-2/+2
* | | | Never guess non-existing timezone name "America/Brasilia" on Windows. Reporte...jan.nijtmans2013-08-111-1/+1
|\ \ \ \ | |/ / /
| * | | Never guess non-existing timezone name "America/Brasilia" on Windows. Reporte...jan.nijtmans2013-08-111-1/+1
| * | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-066-197/+541
* | | | [3611643fff]: Support TclOO in autoload mechanism.dkf2013-08-031-0/+14
| |/ / |/| |
* | | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-066-197/+541