Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 9 | -5/+535 |
|\ | |||||
| * | Fix bug [57945b574a6df0332efc4ac96b066f7c347b28f7|57945b574a]: lock in forkin... | jan.nijtmans | 2015-07-23 | 9 | -12/+543 |
| |\ | |||||
| | * | merge trunkbug_57945b574a_without_stub | jan.nijtmans | 2015-07-15 | 89 | -6178/+7590 |
| | |\ | |||||
| | * | | Rename the new API to TclMutexUnlockAndFinalize as it is not platform-specific. | Joe Mistachkin | 2015-06-17 | 3 | -4/+4 |
| | * | | Change Tcl_MutexUnlockAndFinalize() to internal function TclpMutexUnlockAndFi... | jan.nijtmans | 2015-06-16 | 9 | -32/+11 |
| | * | | The unit for usleep() is microseconds, not milliseconds. | Joe Mistachkin | 2015-06-08 | 1 | -1/+1 |
| | * | | Merge thread test typo fixes from trunk. | Joe Mistachkin | 2015-06-05 | 1 | -3/+3 |
| | |\ \ | |||||
| | * | | | Add stress test. | Joe Mistachkin | 2015-06-05 | 1 | -0/+26 |
| | * | | | Merge updates from trunk. | Joe Mistachkin | 2015-06-04 | 3 | -6/+24 |
| | |\ \ \ | |||||
| | * \ \ \ | merge trunktested | dgp | 2015-05-28 | 7 | -127/+39 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Make sure the necessary mutexes are in a well-known state across calls to for... | Joe Mistachkin | 2015-05-28 | 1 | -0/+8 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fix typo in previous check-in.experimental | Joe Mistachkin | 2015-05-27 | 1 | -4/+4 |
| | | * | | | | | Make sure the master and mutex locks are in a well-known state across the for... | Joe Mistachkin | 2015-05-27 | 1 | -0/+6 |
| | | * | | | | | Additional mutex locking/unlocking during fork() to keep things synchronized. | Joe Mistachkin | 2015-05-21 | 1 | -0/+2 |
| | |/ / / / / | |||||
| | * | | | | | Don't change autoconf version by accident. | dgp | 2015-05-20 | 1 | -4940/+13712 |
| | * | | | | | merge trunk | dgp | 2015-05-20 | 4 | -30/+76 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | regenerate configure | dkf | 2015-05-18 | 1 | -13518/+4977 |
| | * | | | | | | First attempt at implementing the necessary auto-magic for usleep. | Joe Mistachkin | 2015-05-18 | 3 | -8/+48 |
| | * | | | | | | Adjust tweaks from the previous check-in to prepare for configure detection o... | Joe Mistachkin | 2015-05-18 | 1 | -2/+10 |
| | * | | | | | | Temporary tweaks to allow Thread package tests to pass on Unix. | Joe Mistachkin | 2015-05-17 | 1 | -1/+5 |
| | * | | | | | | This should completely fix the race conditions at the cost of more complexity... | Joe Mistachkin | 2015-05-17 | 2 | -14/+57 |
| | * | | | | | | Update header file with the TIP number. | Joe Mistachkin | 2015-05-17 | 1 | -1/+1 |
| | * | | | | | | Fix deadlock. | Joe Mistachkin | 2015-05-17 | 2 | -2/+2 |
| | * | | | | | | Merge updates from trunk. | Joe Mistachkin | 2015-05-17 | 35 | -1255/+1690 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | Fix typo in the previous check-in. | Joe Mistachkin | 2015-05-17 | 1 | -1/+1 |
| | * | | | | | | | Draft fix for a potential race condition in the new Tcl_MutexUnlockAndFinaliz... | Joe Mistachkin | 2015-05-17 | 4 | -3/+140 |
| | * | | | | | | | Reword and clarify the doc changes from the previous check-in. | Joe Mistachkin | 2015-05-16 | 1 | -3/+4 |
| | * | | | | | | | First draft of the necessary doc changes. | Joe Mistachkin | 2015-05-16 | 1 | -6/+13 |
| | * | | | | | | | Add new public Tcl C API to allow a mutex to be unlocked and then finalized a... | Joe Mistachkin | 2015-04-09 | 6 | -1/+47 |
* | | | | | | | | | [a3309d01db] Plug memleak in compiled [unset a($i)]. | dgp | 2015-07-18 | 2 | -0/+31 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add the missing cleanup bits in INST_UNSET_ARRAY.bug_a3309d01db | dgp | 2015-07-18 | 1 | -0/+3 |
| * | | | | | | | | | merge trunk | dgp | 2015-07-18 | 1 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Fix failing test | dgp | 2015-07-18 | 1 | -6/+6 |
| * | | | | | | | | | merge trunk | dgp | 2015-07-17 | 649 | -21236/+29812 |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Test for original meaning of [unset -nocomplain --]. FAILS! | dgp | 2015-07-17 | 1 | -0/+5 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Test for original meaning of [unset -nocomplain --]. | dgp | 2015-07-17 | 1 | -0/+5 |
* | | | | | | | | | | [9bad630c31] Prevent read outside of buffer bounds. | dgp | 2015-07-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | [9bad630c31] Prevent read outside of buffer bounds. | dgp | 2015-07-15 | 1 | -1/+1 |
* | | | | | | | | | | [b1534b438b] Prevent read outside buffer boundaries. | dgp | 2015-07-15 | 1 | -1/+12 |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | |||||
| * | | | | | | | | | [b1534b438b] Prevent read outside buffer boundaries. | dgp | 2015-07-15 | 1 | -1/+12 |
* | | | | | | | | | | Increase some counter sizes related to filesystem epoch from int to size_t. A... | jan.nijtmans | 2015-07-15 | 2 | -15/+27 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | Eliminate the definition of L_tmpnam. It isn't used anywhere within Tcl any m... | jan.nijtmans | 2015-07-15 | 1 | -10/+0 |
* | | | | | | | | | Spell out [info exists] in example code for [exit] command. | andy | 2015-07-14 | 1 | -1/+1 |
* | | | | | | | | | Implement TIP 436: Improve TclOO isa Introspection | dkf | 2015-07-10 | 3 | -63/+79 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Added tests.tip_436 | dkf | 2015-07-10 | 1 | -0/+24 |
| * | | | | | | | | | Say what is meant more clearly, put syntax checks before semantic checks. | dkf | 2015-07-01 | 1 | -42/+43 |
| * | | | | | | | | | Implementation of TIP #436: Improve TclOO isa Introspection | dkf | 2015-07-01 | 1 | -34/+25 |
* | | | | | | | | | | Documentation: source ignores BOM for unicode files | oehhar | 2015-07-07 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Documentation: source ignores BOM for unicode files | oehhar | 2015-07-07 | 1 | -0/+2 |
* | | | | | | | | | | [a0ece9d6d4] The cmd field of a CmdFrame when non-NULL must point within the | dgp | 2015-07-05 | 2 | -1/+9 |