summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge trunkoehhar2015-06-2216-1070/+1226
| | | |\ \ \
| | | * | | | Make all msgcat tests passoehhar2015-06-012-3/+12
| | | * | | | clock.tcl modified that all clock tests passoehhar2015-05-311-12/+5
| | | * | | | merge trunkoehhar2015-05-31823-29634/+48482
| | | |\ \ \ \
| | | * | | | | clock uses new msgcat featuresoehhar2012-09-203-606/+688
| | | * | | | | (proposal) msgcat with dynamic mc file load on locale changeoehhar2012-09-193-110/+623
| | | * | | | | TIP#399 implementation: mcconfig may add additional glob pattern for mcloadoehhar2012-09-196-19/+69
| | * | | | | | Merge tzdata2015e from ietf.orgvenkat2015-06-283-51/+216
| | |\ \ \ \ \ \
| | * | | | | | | revert unintended change of .settings/org.eclipse.core.resources.prefs in pre...jan.nijtmans2015-06-251-1/+1
| | * | | | | | | Fix bug in "make dist" when system-encoding is UTF-8: eolFix will then transl...jan.nijtmans2015-06-2519-4335/+4357
| | |\ \ \ \ \ \ \
| | * | | | | | | | Tcl_GetStringFromObj(..., NULL) -> Tcl_GetString(...). Use size_t in stead of...jan.nijtmans2015-06-246-46/+47
| | * | | | | | | | Silence compiler warning.dgp2015-06-241-2/+1
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Registry extension 1.3.0 -> 1.3.1: SendMessageTimeoutA -> SendMessageTimeout,...jan.nijtmans2015-06-236-15/+14
| | * | | | | | | | | Member field which should not have been const, because it is dynamically allo...jan.nijtmans2015-06-236-28/+28
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | If the file system changes when "cwd" changes, force a filesystem refresh on ...jan.nijtmans2015-06-231-6/+17
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| | * | | | | | | | | Make sure that an input lying precisely 1/2 ULP between two floating point va...Kevin B Kenny2015-06-202-8/+35
| | * | | | | | | | | Remove lines of code made obsolete by earlier changes.dgp2015-06-191-5/+1
| | | | | | | | | | |
| | | \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ [a4cb3f06c4] Fix edge case handling in lreplace. Many more tests.dgp2015-06-183-3/+38
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | lreplace: more tests, doc improvementaspect_lreplace_refixaspect2015-06-162-1/+34
| | | * | | | | | | | | | fix for a4cb3f06c4fe - bug introduced in 32b61592465aspect2015-06-162-1/+4
| | * | | | | | | | | | | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0jan.nijtmans2015-06-182-1042/+1088
| | |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Fix [e770d92d76]: Add support for higher baud rates in Tcljan.nijtmans2015-06-161-0/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Plug memory leaks in the Tcl_ZlibInflate() error handling code. Fix for tick...Joe Mistachkin2015-06-111-1/+2
| | * | | | | | | | | | | | | Stop documentation lie about command rename traces and comment lie aboutdgp2015-06-082-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific.Joe Mistachkin2015-06-173-4/+4
| * | | | | | | | | | | | | | | Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFi...jan.nijtmans2015-06-169-32/+11
| * | | | | | | | | | | | | | | The unit for usleep() is microseconds, not milliseconds.Joe Mistachkin2015-06-081-1/+1
| * | | | | | | | | | | | | | | Merge thread test typo fixes from trunk.Joe Mistachkin2015-06-051-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Fix typo in three thread tests.Joe Mistachkin2015-06-051-3/+3
| * | | | | | | | | | | | | | | Add stress test.Joe Mistachkin2015-06-051-0/+26
| * | | | | | | | | | | | | | | Merge updates from trunk.Joe Mistachkin2015-06-043-6/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | [268b23df11] Revised patch to create phony source string when thedgp2015-06-031-5/+11
| | * | | | | | | | | | | | | | Put the ellipsis inside, not outside, the close quote.dgp2015-06-031-1/+1
| | * | | | | | | | | | | | | | [268b23df11] When GetSrcInfoForPc() returns NULL, make sure it also setsdgp2015-06-032-8/+20
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | merge trunktesteddgp2015-05-287-127/+39
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Make tweak to the mem-debug tracking official. It is now again possible to us...andreask2015-05-271-14/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Added missing marker for incompatibility.dkf2015-05-261-0/+1
| | * | | | | | | | | | | | | | Remove useless code, trying to sync win32 environment variables with cygwin's...jan.nijtmans2015-05-252-101/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Missed a bitdgp2015-05-202-4/+2
| | * | | | | | | | | | | | | | | [29044ba23f] Remove RANLIB as part of library installation. At best it'sdgp2015-05-203-8/+2
| * | | | | | | | | | | | | | | | Make sure the necessary mutexes are in a well-known state across calls to for...Joe Mistachkin2015-05-281-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Fix typo in previous check-in.experimentalJoe Mistachkin2015-05-271-4/+4
| | * | | | | | | | | | | | | | | | Make sure the master and mutex locks are in a well-known state across the for...Joe Mistachkin2015-05-271-0/+6
| | * | | | | | | | | | | | | | | | Additional mutex locking/unlocking during fork() to keep things synchronized.Joe Mistachkin2015-05-211-0/+2
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Don't change autoconf version by accident.dgp2015-05-201-4940/+13712
| * | | | | | | | | | | | | | | | merge trunkdgp2015-05-204-30/+76
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | Simplify code generation for a list of literals. Generates slightly simpler b...dkf2015-05-191-14/+1
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | Tidier version.dgp_defer_string_repdkf2015-05-191-15/+1
| | | * | | | | | | | | | | | | | | Don't cause string rep generation in [list <lit> <lit> ... <lit>] bytecode.dgp2015-05-191-9/+10
| | |/ / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | [11250a236d] Made the documentation of non-greediness overrides more obvious.dkf2015-05-181-1/+25