Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed #7481 - Added MIT license to Thomas Bellman's function code | James Turnbull | 2011-05-12 | 1 | -0/+26 |
* | (#6270) Fix formatting in regsubst function's doc string | nfagerlund | 2011-02-09 | 1 | -14/+7 |
* | Rewrote functions documentation to Markdown | James Turnbull | 2010-08-11 | 1 | -19/+19 |
* | Code smell: Two space indentation | Markus Roberts | 2010-07-09 | 1 | -72/+72 |
* | Code smell: Inconsistent indentation and related formatting issues | Markus Roberts | 2010-07-09 | 1 | -17/+32 |
* | Make regsubst() function operate on arrays (feature #2491). | Thomas Bellman | 2009-09-15 | 1 | -30/+44 |
* | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -2/+2 |
* | Changed tabs to spaces without interfering with indentation or alignment | Ian Taylor | 2009-06-06 | 1 | -32/+32 |
* | Minor fixes to function RST documentation | James Turnbull | 2009-05-03 | 1 | -2/+4 |
* | More RST fixes | James Turnbull | 2009-03-30 | 1 | -44/+22 |
* | Fixed RST for functions | James Turnbull | 2009-03-27 | 1 | -5/+3 |
* | Fixed #1830 - Added regsubst function | James Turnbull | 2009-02-14 | 1 | -0/+93 |