Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge trunk | jan.nijtmans | 2018-09-07 | 1 | -4/+4 |
|\ | |||||
| * | merge 8.7 (segfault fix) | sebres | 2018-09-07 | 1 | -4/+4 |
| |\ | |||||
| | * | merge 8.6 (segfault fix) | sebres | 2018-09-07 | 1 | -4/+4 |
| | |\ | |||||
| | | * | closes [631b4c45df]: segfault by usage of wrong length (no string representat... | sebres | 2018-09-07 | 1 | -4/+4 |
* | | | | Merge trunk. Also rename TCL_NO_LENGTH -> TCL_AUTO_LENGTH | jan.nijtmans | 2018-09-05 | 18 | -196/+912 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7. | jan.nijtmans | 2018-09-05 | 7 | -25/+23 |
| |\ \ \ | | |/ / | |||||
| | * | | Minor code cleanup. | jan.nijtmans | 2018-09-05 | 2 | -6/+4 |
| * | | | Merge 8.7 | jan.nijtmans | 2018-09-04 | 6 | -94/+104 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix [540bed4bde]: binary format can result in "integer value too large to rep... | jan.nijtmans | 2018-09-04 | 6 | -94/+104 |
| * | | | merge 8.7 | jan.nijtmans | 2018-09-03 | 1 | -0/+22 |
| |\ \ \ | | |/ / | |||||
| | * | | Eliminate use of wideBiggerThanInt test constraint, since it's the same as {l... | jan.nijtmans | 2018-09-03 | 1 | -0/+22 |
| * | | | Implement TIP 478: Add Expected Class Level Behaviors to oo::class | dkf | 2018-09-02 | 5 | -79/+765 |
| |\ \ \ | | |/ / | |||||
| | * | | merge core-8-branch | dkf | 2018-08-26 | 33 | -365/+357 |
| | |\ \ | |||||
| | * | | | Added a note about the genesis of the compiled header. | dkf | 2018-08-11 | 1 | -0/+4 |
| | * | | | Improve script compilation. Prove that compilation works with safe interps. | dkf | 2018-08-11 | 2 | -350/+513 |
| | * | | | Combine the two bits of scripted code inside TclOO's definition into one. | dkf | 2018-08-05 | 3 | -174/+243 |
| | * | | | Make it much easier to maintain the TclOO initialisation script. | dkf | 2018-08-05 | 2 | -21/+206 |
| | * | | | Added more tests and made [initialize] an alternate spelling for [initialise]. | dkf | 2018-07-15 | 1 | -18/+27 |
| | * | | | Document the [myclass] command; someone might find it useful besides me. | dkf | 2018-07-07 | 2 | -18/+18 |
| | * | | | Improving the singleton | dkf | 2018-07-06 | 1 | -1/+6 |
| | * | | | Create a special command, [ :my:class], (in each instance namespace) that all... | dkf | 2018-07-01 | 3 | -1/+61 |
| | * | | | More test cases. More fixes. | dkf | 2018-06-29 | 1 | -4/+20 |
| | * | | | Tests for abstract and singleton | dkf | 2018-06-28 | 1 | -1/+2 |
| | * | | | Add better error handling and make the delegation work with cloning. | dkf | 2018-06-27 | 2 | -6/+43 |
| | * | | | Make the delegates work by moving their creation into C. | dkf | 2018-06-23 | 2 | -41/+37 |
| | * | | | Leaving out the weird delegates stops the test failures. | dkf | 2018-06-17 | 1 | -2/+3 |
| | * | | | Most of the implementation ported over. [classmethod] is trickier... | dkf | 2018-06-17 | 1 | -1/+106 |
| | * | | | Split scripted parts of TclOO into their own file. | dkf | 2018-06-17 | 2 | -58/+93 |
* | | | | | Change ckalloc and friends to Tcl_Alloc and friends. Add two defines, TCL_IO_... | jan.nijtmans | 2018-09-01 | 71 | -1007/+1014 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | Minor code cleanup | jan.nijtmans | 2018-08-29 | 1 | -2/+2 |
* | | | | | merge trunk | jan.nijtmans | 2018-08-29 | 2 | -55/+21 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Eliminate static function AddObjErrorInfo, which is only used once | jan.nijtmans | 2018-08-28 | 1 | -39/+4 |
| * | | | | merge core-8-branch | jan.nijtmans | 2018-08-28 | 2 | -16/+17 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge 8.6 | jan.nijtmans | 2018-08-17 | 1 | -3/+3 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Minor fix to entier(): Allow it to convert to "wideInt" as well when range is... | jan.nijtmans | 2018-08-17 | 1 | -6/+13 |
| | * | | | Reposition the MODULE_SCOPE definition so that packages like tbcload don't get | pooryorick | 2018-08-14 | 1 | -13/+17 |
* | | | | | merge trunk | jan.nijtmans | 2018-08-11 | 10 | -61/+61 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2018-08-08 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 8.6 | jan.nijtmans | 2018-08-08 | 1 | -1/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix harmless gcc warning | jan.nijtmans | 2018-08-08 | 1 | -1/+1 |
| * | | | | Merge 8.7 | jan.nijtmans | 2018-08-02 | 9 | -58/+58 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Purge end-of-line spacing | jan.nijtmans | 2018-08-02 | 9 | -58/+58 |
* | | | | | Merge trunk. Use TCL_8_COMPAT in stead of TCL_USE_INT_RETURN | jan.nijtmans | 2018-08-02 | 11 | -152/+22 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 8.7 | jan.nijtmans | 2018-07-31 | 11 | -151/+21 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge 8.6 | jan.nijtmans | 2018-07-31 | 8 | -148/+18 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Remove some actually dead code | jan.nijtmans | 2018-07-31 | 5 | -146/+9 |
* | | | | | merge trunk | jan.nijtmans | 2018-07-30 | 3 | -35/+58 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge 8.7 | sebres | 2018-07-26 | 1 | -3/+20 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | merge 8.6: bug [d051b77fc1] fixed | sebres | 2018-07-26 | 1 | -0/+5 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | amend after merge: 8.6th provide additionally an error-code (so missing `errC... | sebres | 2018-07-26 | 1 | -0/+1 |