summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| | * Make tweak to the mem-debug tracking official. It is now again possible to us...andreask2015-05-271-14/+33
| | |\
| | | * Minor compilation issue fix, make sure variable declaration (via macro) is fi...aku_mem_debug_allow_regularJoe Mistachkin2015-05-221-6/+7
| | | * Moved Tcl_Obj* objThreadMap release tracking to a location where regular pack...andreask2015-05-221-14/+32
| * | | 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
| |\ \ \ | | |/ /
| | * | Remove useless code, trying to sync win32 environment variables with cygwin's...jan.nijtmans2015-05-252-102/+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
| * | | [c11a51c482] Stop race condition with -accept config option, and allow overri...dkf2015-05-182-15/+50
* | | | regenerate configuredkf2015-05-181-13518/+4977
* | | | First attempt at implementing the necessary auto-magic for usleep.Joe Mistachkin2015-05-183-8/+48
* | | | Adjust tweaks from the previous check-in to prepare for configure detection o...Joe Mistachkin2015-05-181-2/+10
* | | | Temporary tweaks to allow Thread package tests to pass on Unix.Joe Mistachkin2015-05-171-1/+5
* | | | This should completely fix the race conditions at the cost of more complexity...Joe Mistachkin2015-05-172-14/+57
* | | | Update header file with the TIP number.Joe Mistachkin2015-05-171-1/+1
* | | | Fix deadlock.Joe Mistachkin2015-05-172-2/+2
* | | | Merge updates from trunk.Joe Mistachkin2015-05-1735-1255/+1690
|\ \ \ \ | |/ / /
| * | | [ad6696285c] Correction of description of filter behaviour with 'unknown'.dkf2015-05-171-3/+5
| * | | [ad6696285c] Demonstrate that filters are not called for destructors.dkf2015-05-171-0/+28
| * | | [0f42ff7871] Remove unintentional difference between interpreted and compiled...dkf2015-05-152-0/+191
| |\ \ \
| | * | | Added contributed tests from aspectbug_0f42ff7871dgp2015-05-121-0/+195
| | * | | merge trunkdgp2015-05-1228-1232/+1403
| | |\ \ \
| | * | | | Correction suggested by miguel. Passes test suite and fixes bug demos.dgp2015-04-081-1/+1
| | * | | | Proposed fix.dgp2015-04-081-0/+1
| * | | | | [9dd1bd7a74] Ensure that [self] returns a sensible value in a destructor even...dkf2015-05-152-2/+32
| * | | | | Bump to http 2.8.9dgp2015-05-144-6/+6
| * | | | | [6a71dbe6ec] Ensure that compression errors log correctly.dkf2015-05-141-1/+1
| * | | | | [b9d0434667] Prefer the gzip encoding for transfers. It's less efficient, butdkf2015-05-143-15/+35
| | |/ / / | |/| | |
| * | | | test portabilitydgp2015-04-301-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Test portability.dgp2015-04-301-1/+2