summaryrefslogtreecommitdiff
path: root/jim-package.c
Commit message (Expand)AuthorAge
* package: fix corruption of versions stringSteve Bennett2014-02-06
* package: simplification/code cleanupSteve Bennett2014-01-15
* Create build-jim-ext for building extensionsSteve Bennett2011-11-24
* Cleanup hash table interfacesSteve Bennett2011-11-18
* Allow building with MSVC on windowsSteve Bennett2011-11-07
* Remove use of designated initialisersSteve Bennett2011-11-07
* Don't try to store an int into a (void *)Steve Bennett2011-06-28
* Add Jim_String() macroSteve Bennett2011-06-01
* [package require] should load at the global levelSteve Bennett2011-04-22
* All Jim source should include jimautoconf.hSteve Bennett2010-12-21
* Allow jim to be used as an autoconf subdirSteve Bennett2010-11-09
* Fix some problems with the packaging systemSteve Bennett2010-11-03
* Clean up some debuggingSteve Bennett2010-10-15
* Reduce excessive stack usageSteve Bennett2010-10-15
* Clean up the indentation messSteve Bennett2010-10-15
* Improve stack trace handlingSteve Bennett2010-10-15
* Documentation, build system updatesSteve Bennett2010-10-15
* Add Jim_SetResultFormatted() for simplied messagesSteve Bennett2010-10-15
* Many improvements, bug fixesSteve Bennett2010-10-15
* Various general fixes and cleanupsSteve Bennett2010-10-15
* aio fixesSteve Bennett2010-10-15
* Bugs, features and testsSteve Bennett2010-10-15
* Improve error handlingSteve Bennett2010-10-15
* Implement some new featuresSteve Bennett2010-10-15
* Fix some runtime errorsSteve Bennett2010-10-15
* Convert package to use jim-subcmdSteve Bennett2010-10-15
* Small improvementsSteve Bennett2010-10-15
* Lots of improvementsSteve Bennett2010-10-15
* Simplify package command to ignore versionsSteve Bennett2010-10-15
* Split package and load out of jim.cSteve Bennett2010-10-15