aboutsummaryrefslogtreecommitdiff
path: root/src/helper/jim.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-06Fix pointer cast alignment warnings in jim.c.zwelch1-8/+17
2009-05-06Add autoconf check to determine where environ should be declared.zwelch1-1/+1
2009-05-04Fix environ declaration for non-glibc systemskc8apf1-1/+1
2009-05-03Backed out change to solve Mac OS compilation problems.oharboe1-1/+1
2009-05-03Fix compilation when HAVE_UNISTD_H is not defined.zwelch1-1/+1
2009-05-03Piotr Esden-Tempski <piotr@esden.net> Mac OS X compile fixesoharboe1-1/+1
2009-05-02Zach Welch <zw@superlucidity.net> fix warningsoharboe1-3/+8
2009-04-30Michael Bruck <mbruck@digenius.de>: use HAVE_UNISTD_H for environ decl.zwelch1-1/+1
2009-04-29Remove redundant declarations to allow building with -Wredundant-decls.zwelch1-1/+1
2009-04-27Zach Welch <zw@superlucidity.net> wrap _GNU_SOURCE definesoharboe1-0/+2
2009-04-21- remove environ warning under win32 buildntfreak1-0/+3
2009-04-21Zach Welch <zw@superlucidity.net> fix unused return value warnings (2 of 4)oharboe1-2/+4
2008-12-28Uwe Hermann <uwe@hermann-uwe.de> One of them is fixing a few compiler warning...oharboe1-0/+1
2008-12-22httpd wip oharboe1-1/+1
2008-12-16sync up to latest jim tcloharboe1-174/+229
2008-09-20- added myself to copyright on files i remember adding large contributions fo...ntfreak1-9/+0
2008-09-08typo fixed.oharboe1-1/+1
2008-09-08Duane Ellis, added clock command.oharboe1-1/+109
2008-09-01Duane Ellis: "target as an [tcl] object" feature.oharboe1-17/+64
2008-08-25sync with Jim Tcl repository.oharboe1-6/+16
2008-08-22- fix win32 build issues from previous jim patchntfreak1-1/+1
2008-08-19duane ellis: (A) a new concept called "Name Value Pair" or NVP, in simple ter...oharboe1-2/+457
2008-08-06- fix target_examine declarationntfreak1-1/+1
2008-07-21jim license cleanupoharboe1-17/+44
2008-07-20Duane Ellis <openocd@duaneellis.com>oharboe1-2/+5
2008-07-17Charles Hardin <ckhardin@gmail.com> move jim into helperoharboe1-0/+12134