]> git.sur5r.net Git - openocd/history - src/helper/jim-eventloop.c
Remove whitespace at end of lines, step 2.
[openocd] / src / helper / jim-eventloop.c
2009-06-23 zwelchRemove whitespace at end of lines, step 2.
2009-06-23 zwelchRemove whitespace that occurs after '('.
2009-06-23 zwelch- Fixes '[|]' whitespace
2009-06-23 zwelch- Fixes '+' whitespace
2009-06-23 zwelch- Replace 'while(' with 'while ('.
2009-05-12 zwelchAudit and remove redundant uses of replacements.h in...
2009-05-12 zwelchAudit and reduce #include directives in jim source...
2009-05-11 zwelchUpdate jim helper files to use proper configure script...
2009-04-29 zwelchAdd missing header files to fix C99 compatibility.
2008-11-03 oharboeRick Altherr <kc8apf@kc8apf.net> - fix warnings
2008-08-24 oharboeduane ellis - errno ansi fix
2008-08-11 oharboeplace event loop inside #ifdef JIM_EMBEDDED.
2008-08-08 ntfreak- fix build issues under win32 (mingw)
2008-08-07 ntfreak- added svn props for newly added files
2008-08-07 oharboeDavid Kuehling <dvdkhlng@gmx.de> - added jim-eventloop.c