aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-10-04lists: fix crash in ListInsertElements0.51Øyvind Harboe4-6/+3
2010-06-07ecos: eCos has 64 bit integersØyvind Harboe3-5/+5
2010-02-21retire changelog, now handled by gitØyvind Harboe1-1556/+0
2010-02-21dos2unix: convert to unix line endingsØyvind Harboe4-839/+839
2010-02-01Bring corrected license as mentioned in freebsd/...Wojciech A. Koszek16-142/+253
2010-02-01ecos: update eCos copy.Øyvind Harboe2-13/+38
2010-02-01Revert "Bring correct license -- I think freebsd/ directory has an agreements"Wojciech A. Koszek16-253/+142
2010-02-01Bring correct license -- I think freebsd/ directory has an agreementsWojciech A. Koszek16-142/+253
2010-02-01Bring some notes about how Jim project works.Wojciech A. Koszek1-0/+93
2010-02-01Make this target work on FreeBSD and GNU/Linux actually.Wojciech A. Koszek1-1/+1
2010-02-01Correct the way in which we build shared library. This should silence allWojciech A. Koszek1-3/+6
2010-02-01Function strcasecmp() requires strings.h.Wojciech A. Koszek1-0/+1
2010-02-01stdint.h is necessary on GNU/Linux systems.Wojciech A. Koszek1-1/+2
2010-02-01Make jim.c clean enough to be able to build it with -pedantic onWojciech A. Koszek3-10/+16
2010-01-31Given that COPYING and LICENSE are the same, simply removeWojciech A. Koszek1-40/+0
2010-01-31Perform dos2unix(1) convertion of newline characters.Wojciech A. Koszek1-40/+40
2010-01-31Instead of making Jim on FreeBSD friendly, make it Cygwin andWojciech A. Koszek1-6/+4
2010-01-31Bring some examples for Jim API usage.Wojciech A. Koszek9-0/+578
2010-01-31If three arguments are passed to 'puts' and the second isn't -nonewline,Wojciech A. Koszek1-1/+1
2010-01-22makefile: target to implement Jim as a shared libraryWojciech A. Koszek1-1/+6
2010-01-22docs: Minor stylistic tweaksWojciech A. Koszek3-7/+7
2010-01-22freebsd: make it compileWojciech A. Koszek1-0/+19
2010-01-14ecos: update to latest versionØyvind Harboe1-17/+19
2010-01-14errors: improve stack traces for return -code errorSteve Bennett1-17/+19
2009-10-19Fix eCos compatiblity problems with autotools.oyvind7-106/+95
2009-10-14Switch to git. testingoyvind1-0/+4
2009-10-082009-10-08 Øyvind Harboeoharboe10-16586/+16527
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-7/+16
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-6/+11
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe3-3/+9
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-0/+10
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-6/+7
2009-08-16* jim-array-1.0.tcl: array unset was brokenoharboe2-1/+2
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-2/+3
2009-08-16 * jimsh.c: $argv0 should be the name of the scriptoharboe2-1/+3
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-7/+16
2009-08-162009-08-16 Steve Bennett <steveb@workware.net.au>oharboe2-4/+15
2008-11-13sync up eCos repositoryoharboe2-22/+70
2008-11-07more whitespace fixesoharboe1-2/+2
2008-11-072008-11-06 Steve Bennett <steveb@workware.net.au>oharboe2-9/+18
2008-11-072008-11-06 Steve Bennett <steveb@workware.net.au>oharboe3-13/+48
2008-11-07 * jim.c, jim.h: Prevent infinite recursion if an unknown command isoharboe3-0/+18
2008-11-072008-11-06 Steve Bennett <steveb@workware.net.au>oharboe2-0/+112
2008-11-062008-11-05 Steve Bennett <steveb@workware.net.au>oharboe3-0/+259
2008-11-062008-11-05 Steve Bennett <steveb@workware.net.au>oharboe3-3/+1069
2008-11-06whitespace fixoharboe1-37/+39
2008-11-05* jim-hwio.c: file addedoharboe2-9/+10
2008-11-05sync ecos snapshotoharboe1-10/+53
2008-11-052008-11-04 Uwe Klein <uklein@klein-messgeraete.de>oharboe3-0/+758
2008-11-05* jim.c: add support for proc default arguments to jimoharboe2-10/+54