summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* [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
| | |\ | |_|/ |/| |
* | | 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
|\ \ \ | |/ /
* | | [3611643fff]: Support TclOO in autoload mechanism.dkf2013-08-031-0/+14
| | * 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
| |/ |/|
* | http://www.iana.org/time-zones/repository/releases/tzdata2013d.tar.gzKevin B Kenny2013-07-066-197/+541
* | Fix [34538ba43f]jan.nijtmans2013-06-271-1/+1
|\ \
* \ \ 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.oehhar2013-05-272-18/+23
|\ \ \
* \ \ \ Fix platform version mismatch between code and index.andreask2013-05-151-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
| | | |/
| | | * Fix [34538ba43f]jan.nijtmans2013-06-271-1/+1
| | | * 3036566 - Get msgcat locale for Win Vista+ first from gui language registry key.jan.nijtmans2013-05-282-18/+23
| | | |\ | | |/ / | |/| / | | |/
| | * Also get msgcat locale from Vista+ registry key "HCU/Control Panel/Desktop : ...oehhar2013-05-082-18/+23
| |/ |/|
* | (::platform::LibcVersion): Followup to the 2013-01-30 change. The REandreask2013-04-301-2/+2
|\ \
* | | Bump http to 2.8.7 in the other dozen places as well.max2013-04-041-1/+1
* | | Bump http to 2.8.7max2013-04-041-1/+1
* | | Allow URLs that don't have a path, but a query query, e.g. http://example.com...max2013-04-041-4/+13
* | | Update to tzdata2013bvenkat2013-03-2225-559/+1071
|\ \ \
* \ \ \ 2102614 Add ensemble indexing support to [auto_mkindex]. Thanks Brian Griffin.dgp2013-03-211-0/+9
|\ \ \ \
* \ \ \ \ [Bug 3604576]: msgcat-1.5.0.tm error on windows XPjan.nijtmans2013-02-142-10/+7
|\ \ \ \ \
* \ \ \ \ \ (::platform::LibcVersion): See [Bug 3599098]: Fixed the RE extractingandreask2013-01-302-3/+3
|\ \ \ \ \ \
* \ \ \ \ \ \ For [package] etc., select modernizations from Patrick Fradin.dgp2013-01-302-25/+11
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ In the script library, selected modernizations from Patrick Fradin.dgp2013-01-303-73/+45
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ More improvements found browsing tcltestdgp2013-01-301-11/+1
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ For tcltest, selected modernizations and style improvements from Patrick Fradin.dgp2013-01-301-108/+100
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Fix [2911139]: connect asynchronously, but without unnecessary internal waits.jan.nijtmans2013-01-231-31/+33
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ [Bug 3599395]: http assumes status line is a proper tcl list.jan.nijtmans2013-01-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Don't depend on Spencer-specific regexp syntax (/u and /U) any more in unrela...jan.nijtmans2013-01-062-3/+3
* | | | | | | | | | | | | merge trunkdgp2012-12-042-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Disable the legacy configuration setting from $::argv only when a setting calldgp2012-12-032-3/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | Create Tcl 8.6.0 release branchdgp2012-11-081-1/+1
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Import tzdata2012iKevin B Kenny2012-11-0711-298/+774
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3581754]: Ensure that http -command callbacks are done at most once.dkf2012-11-062-10/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | Dde version number to 1.4.0, ready for Tcl 8.6.0rc1jan.nijtmans2012-10-311-2/+2
* | | | | | | | | | | | | | | | merge trunkfrq_3527238jan.nijtmans2012-09-195-8/+84
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-09-122-4/+80
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Reentrant mcfl(m)set command, test, document mcflset as recommended for messa...oehhar2012-09-071-4/+8
| | * | | | | | | | | | | | | | | | Commit of Harald Oehlmann's TIP 404 patch without TIP 399 pieces and with somedkf2012-08-272-4/+76
| * | | | | | | | | | | | | | | | | merge trunkdgp2012-08-271-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | [Bug 3561330]: Use the correct full name of March in Ukrainian.dkf2012-08-251-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ merge trunkdgp2012-08-083-13/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Release candidate branch for Tcl 8.6b3.dgp2012-07-111-1/+1
* | | | | | | | | | | | | | | | | | | merge trunkjan.nijtmans2012-08-021-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | 3546275 Make [auto_execok] search match [exec]. Thanks Koen Danckaert.dgp2012-07-251-7/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ [Bug 3544932]: Visual studio compiler check failsjan.nijtmans2012-07-171-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \