aboutsummaryrefslogtreecommitdiff
path: root/jim-syslog.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-10package: add ABI version checkingSteve Bennett1-2/+1
2014-01-21many comment changes, some small code changesSteve Bennett1-1/+0
2011-11-24Create build-jim-ext for building extensionsSteve Bennett1-2/+1
2011-09-12Remove all trailing whitespace in sourceSteve Bennett1-2/+2
2011-06-09Use autosetup instead of autoconfSteve Bennett1-2/+3
2011-06-01Add Jim_String() macroSteve Bennett1-5/+5
2010-12-21All Jim source should include jimautoconf.hSteve Bennett1-1/+2
2010-10-20Mark some more static data as constSteve Bennett1-2/+2
2010-10-15Ensure that Tcl extensions can be built-in or externalSteve Bennett1-1/+6
2010-10-15Clean up the indentation messSteve Bennett1-36/+40
2010-10-15Allow catch to specify what is caughtSteve Bennett1-20/+2
2010-10-15Build improvements, bug fixes and compiler warningsSteve Bennett1-2/+0
2010-10-15Implement some new featuresSteve Bennett1-0/+199