Age | Commit message (Expand) | Author | Files | Lines |
2013-10-20 | fix typo, preventing remote NML clients talking to lcncserver | Alex Joni | 1 | -2/+2 |
2011-08-19 | remove a dead store | Sebastian Kuzminsky | 1 | -1/+1 |
2011-08-19 | remove a useless temporary variable | Sebastian Kuzminsky | 1 | -6/+4 |
2011-08-19 | reduce the scope of a temporary variable | Sebastian Kuzminsky | 1 | -2/+2 |
2011-08-19 | remove an unused variable | Sebastian Kuzminsky | 1 | -3/+1 |
2011-08-19 | reduce the scope of a temporary variable | Sebastian Kuzminsky | 1 | -2/+2 |
2011-08-18 | simplify timeout handling | Sebastian Kuzminsky | 1 | -8/+7 |
2011-08-18 | remove an unused variable | Sebastian Kuzminsky | 1 | -2/+0 |
2010-11-11 | fix apparent wrong test of SET_SUBSCRIPTION_REQUEST | Jeff Epler | 1 | -1/+1 |
2010-11-11 | libnml: avoid strict aliasing warnings | Jeff Epler | 1 | -106/+105 |
2010-10-13 | libnml: constify | Jeff Epler | 8 | -10/+10 |
2010-09-26 | fix format-string errors that gcc now warns about | Jeff Epler | 3 | -42/+43 |
2008-11-21 | fix a segfault | Sebastian Kuzminsky | 1 | -0/+1 |
2008-04-27 | kill cvs keywords (yay) | Jeff Epler | 17 | -51/+0 |
2007-06-07 | fix warnings on 64-bit systems | Jeff Epler | 1 | -2/+1 |
2007-03-22 | further reductions to indirect header file inclusion | Jeff Epler | 2 | -0/+2 |
2006-03-27 | remove unused files | Jeff Epler | 1 | -12/+0 |
2006-02-10 | Revamp the build system of emc2. | Jeff Epler | 2 | -49/+6 |
2005-06-13 | Gone through the code and tagged all #if 0 and #if 1 sections. Some important | Paul Corner | 4 | -0/+8 |
2005-05-23 | One more join.. | Paul Corner | 14 | -14/+16 |
2005-04-27 | removed a layer of '../' from relative paths so that lower level makefiles ca... | John Kasunich | 1 | -2/+2 |
2004-09-12 | Corrected some mistakes from the last week... | Paul Corner | 8 | -24/+195 |
2004-09-06 | As promised, a bunch of changes to libnml | Paul Corner | 8 | -195/+24 |
2004-06-12 | Added GPL headers to all the libnml sources | Paul Corner | 17 | -144/+338 |
2004-01-31 | ran indent on .c and .h files | John Kasunich | 3 | -4/+1 |
2004-01-28 | Fixed a missing header from motion/Makefile and added an include to emcmot.c ... | Paul Corner | 1 | -1/+1 |
2004-01-27 | A few changes towards making the libnml stuff compile on a BDI2.20b system. | Matt Shaver | 2 | -1/+2 |
2004-01-26 | Missing sys/socket.h in a couple of files | Paul Corner | 1 | -0/+1 |
2004-01-26 | Committed the rest of the missing files. | Paul Corner | 6 | -0/+2617 |
2004-01-25 | Base set of files committed so that work can progress on emc2 | Paul Corner | 13 | -101/+568 |
2004-01-01 | The core of rcslib imported | Paul Corner | 13 | -0/+1447 |