Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2020-11-20 | 1 | -2/+2 |
|\ | |||||
| * | Merge 8.6 | jan.nijtmans | 2020-11-20 | 1 | -2/+2 |
| |\ | |||||
| | * | Don't use "Copyright <year> _by_" any more. This results in more consistan... | jan.nijtmans | 2020-11-20 | 1 | -4/+4 |
* | | | Merge 8.7 | dkf | 2020-11-08 | 1 | -0/+8 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | dkf | 2020-11-01 | 1 | -4/+5 |
| |\ \ | |||||
| * | | | Added documentation | dkf | 2020-08-22 | 1 | -0/+8 |
* | | | | Merge 8.7 | jan.nijtmans | 2020-10-30 | 1 | -4/+5 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2020-10-30 | 1 | -4/+5 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Add "{}" around many "expr" commands in testcases. Also in doc/expr.n | jan.nijtmans | 2020-10-30 | 1 | -4/+5 |
* | | | tip-551 implementation. | griffin | 2020-05-31 | 1 | -16/+43 |
|\ \ \ | |/ / | |||||
| * | | Update for TIP-551: | griffin | 2020-05-23 | 1 | -18/+45 |
* | | | Merge 8.7 | dkf | 2019-06-16 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | TIP 521: Float classification functions | dkf | 2019-06-16 | 1 | -3/+3 |
| |\ \ | |||||
| | * \ | merge 8.7 | dgp | 2019-06-10 | 1 | -6/+32 |
| | |\ \ | |||||
| | * | | | Added docs | dkf | 2019-06-02 | 1 | -3/+3 |
* | | | | | Merge 8.7 | jan.nijtmans | 2019-06-15 | 1 | -1/+20 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | merge core-8-branch | dkf | 2019-06-10 | 1 | -3/+10 |
| |\ \ \ \ | |||||
| * \ \ \ \ | merge 8.7 | dgp | 2019-06-10 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * | | | | | | Tests and docs | dkf | 2019-06-06 | 1 | -7/+52 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge 8.7 | jan.nijtmans | 2019-06-11 | 1 | -3/+10 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||||
| * | | | | | merge more expr doc tweaks | dkf | 2019-06-10 | 1 | -3/+10 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | |||||
| | * | | | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -5/+23 |
| | |\ \ \ | |||||
| | | * | | | General improvements to the expr manpage | dkf | 2019-06-10 | 1 | -15/+65 |
* | | | | | | merge 8.7 | dgp | 2019-06-10 | 1 | -6/+32 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | more formatting | dgp | 2019-06-10 | 1 | -0/+2 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Doc formatting and advice about double substitution in expressions. | dgp | 2019-06-10 | 1 | -3/+23 |
| * | | | | merge 8.6 | dgp | 2019-06-10 | 1 | -3/+7 |
| |\ \ \ \ | | |/ / / | | | | / | | |_|/ | |/| | | |||||
| | * | | More localized documentation of lazy operators. | dgp | 2019-06-10 | 1 | -2/+7 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-27 | 1 | -1/+2 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-03-27 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |||||
| | * | | Document maximum value for right argument of '**' operator. | jan.nijtmans | 2019-03-27 | 1 | -1/+2 |
* | | | | Implementation branch for TIP 114 - Eliminate Octal Parsing... | dgp | 2017-10-23 | 1 | -3/+1 |
|/ / / | |||||
* | | | TIP #472 implementation: Add Support for 0d Radix Prefix to Integer Literals | jan.nijtmans | 2017-06-23 | 1 | -1/+2 |
|\ \ \ | |||||
| * \ \ | Rebase to core-8-6-branch (who told that fossil doesn't know how to rebase ....) | jan.nijtmans | 2017-06-14 | 1 | -1/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Implement proposed 0d decimal radix prefix to compliment 0x,0b,0o. | griffin | 2017-05-27 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | Make packages msgcat and tcltest work unmodified in "novem". Make more test-c... | jan.nijtmans | 2016-11-04 | 1 | -5/+5 |
|\ \ \ | |/ / | |||||
* | | | Fix typos in expr documentation. | pooryorick | 2016-10-05 | 1 | -11/+11 |
* | | | Rewrite expr documentation. Among other things, fixes [ef5373e6fa0617ee]. | pooryorick | 2016-10-05 | 1 | -214/+171 |
* | | | Fix documentation of [expr] operators, replacing "divisor" with "dividend" | pooryorick | 2016-10-03 | 1 | -3/+3 |
|/ / | |||||
* | | Eliminate exess spacings in many doc pages. | jan.nijtmans | 2016-03-02 | 1 | -2/+2 |
* | | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix [426679ef7d]: Having man.macros after .TH breaks rendering on OpenBSD and... | jan.nijtmans | 2013-11-05 | 1 | -1/+1 |
* | | [Bug 3594188] Clarifications about commas. | ferrieux | 2012-12-09 | 1 | -2/+14 |
* | | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 1 | -1/+14 |
|\ \ | |/ | |||||
| * | [Bug 2931407]: Clarified semantics of division and remainder operators. | dkf | 2012-05-29 | 1 | -1/+14 |
* | | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
| |\ | |||||
| | * | [Bug 3525462]: Document what relational operators really do with string args. | dkf | 2012-05-16 | 1 | -3/+3 |
* | | | Documentation improvements (small; some revision to parsing script) to improve | dkf | 2011-07-17 | 1 | -11/+15 |
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \ | |/ / |