aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-10regex: add support for non-capturing parenthesesSteve Bennett3-5/+35
2011-11-09Typo in error messageSteve Bennett1-1/+1
2011-11-09Jim_DictSize() should only convert to dict if reqdSteve Bennett1-2/+4
2011-11-09Fix some dict unset casesSteve Bennett2-13/+43
2011-11-09List with # only needs braces for first elementSteve Bennett2-6/+16
2011-11-09form feed (\f) is a valid white space charSteve Bennett1-25/+22
2011-11-09Better code for list/string rangeSteve Bennett1-30/+41
2011-11-09Fix a parsing bug for quoted orphan $Steve Bennett2-35/+30
2011-11-08Avoid 'make -C' for BSD make usersSteve Bennett1-1/+1
2011-11-08Update autosetup, especially for include depsSteve Bennett4-556/+736
2011-11-07Allow building with MSVC on windowsSteve Bennett13-43/+98
2011-11-07Remove use of designated initialisersSteve Bennett9-580/+513
2011-11-01Allow bootstrap jim to build in library-only modeSteve Bennett1-1/+5
2011-11-01Update autosetupSteve Bennett2-274/+278
2011-11-01Fix a bug where std* handles did not get KEEPOPENSteve Bennett1-34/+22
2011-11-01Bump version to 0.73Steve Bennett1-1/+1
2011-10-21Tcl 8.6 can run most tailcall testsSteve Bennett1-2/+3
2011-10-21Defer deleting local procs until after tailcallSteve Bennett1-8/+9
2011-10-21Return from tailcall should be passed throughSteve Bennett2-14/+30
2011-10-21Source location for test which does "return"Steve Bennett1-1/+1
2011-10-21Remove debian packagingSteve Bennett23-1042/+0
2011-10-21Update source files to reflect FreeBSD licenceSteve Bennett7-93/+191
2011-10-19Simplify [lreplace]Steve Bennett1-27/+15
2011-10-19Better performance for list creationSteve Bennett1-14/+11
2011-10-18Sync linenoise with githubSteve Bennett1-39/+45
2011-10-10Simplify the way unicode case mapping is doneSteve Bennett3-63/+37
2011-10-06Document [string map]0.72Steve Bennett2-22/+95
2011-09-26Get the SDL extension working againSteve Bennett4-7/+17
2011-09-26Class vars should take precedenceSteve Bennett2-2/+6
2011-09-26Update shipped documentation for v0.72Steve Bennett1-50/+385
2011-09-26Document the oo, tree, binary and pack extensionsSteve Bennett1-3/+111
2011-09-26Update documentation for recent featuresSteve Bennett1-24/+60
2011-09-26Add support for the pow() math functionSteve Bennett1-13/+20
2011-09-26Missing parens in non-utf8 version of utf8_strlenSteve Bennett1-1/+1
2011-09-25Minor code cleanupsSteve Bennett1-10/+5
2011-09-24Restucture jim-aio for less duplication of codeSteve Bennett2-96/+74
2011-09-24Cleanup in jim-eventloopSteve Bennett2-14/+8
2011-09-24Simplify and minimise aio getsSteve Bennett1-24/+18
2011-09-24Fix script ignored string rep after list operationSteve Bennett2-2/+10
2011-09-14Linenoise support for win32 consoleSteve Bennett2-1/+175
2011-09-14Restructure linenoise in prep. for win32 supportSteve Bennett3-347/+368
2011-09-14Minor linenoise improvementsSteve Bennett3-21/+17
2011-09-13Update autosetup/jimsh0.c to a working versionSteve Bennett1-1/+5
2011-09-13Fix a compilation problem with the bootstrap jimshSteve Bennett1-2/+4
2011-09-13exec was not removing temp filesSteve Bennett1-1/+2
2011-09-12Update autosetup to v0.6.3Steve Bennett6-5500/+2259
2011-09-12Remove all trailing whitespace in sourceSteve Bennett20-95/+95
2011-09-12Bump version to 0.72Steve Bennett1-1/+1
2011-09-12Trim the size of the boostrap jimsh sourceSteve Bennett7-24/+33
2011-09-12Fix make-bootstrap-jimSteve Bennett1-1/+3