aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-12Implement full [exec] on mingw/msysSteve Bennett4-265/+762
2011-09-12No aio listen if JIM_ANSICSteve Bennett1-24/+23
2011-09-06Add support for aio listenSteve Bennett1-0/+24
2011-09-02Update to the latest autosetupSteve Bennett2-10/+5
2011-09-02Updates to the manual for hyperlinked commandsSteve Bennett3-2004/+2037
2011-08-31Document the Metakit extensionAlexander Shpilkin1-0/+316
2011-08-31Add examples of Metakit usage to examples/metakit.tclAlexander Shpilkin1-0/+112
2011-08-31Add Ratcl-style pipelines to Metakit extensionAlexander Shpilkin1-20/+135
2011-08-31Create a Metakit extension for Jim TclAlexander Shpilkin3-5/+2212
2011-08-31Only link libs as requiredSteve Bennett2-19/+73
2011-08-30Change Jim_EvalObjPrefix to accept arbitrary objectsAlexander Shpilkin3-7/+8
2011-08-30Allow jim-subcmd.h to be used from C++Alexander Shpilkin1-0/+9