aboutsummaryrefslogtreecommitdiffstats
path: root/libversit/vcc.y
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagBUG_BUDDY_0_2nobody1999-11-011-1218/+0
| | | | | | 'BUG_BUDDY_0_2'. svn path=/tags/BUG_BUDDY_0_2/; revision=1359
* When finding a colon, the lex consumed all line separators, making itArturo Espinosa1999-10-111-5/+6
| | | | | | | | | * libversit/vcc.y (yylex): When finding a colon, the lex consumed all line separators, making it impossible to have empty values (bug 1260). Arturo svn path=/trunk/; revision=1324
* Added call to GNOME_COMPILE_WARNINGS.Miguel de Icaza1999-09-021-5/+5
| | | | | | | | | | | | | | | | 1999-09-01 Miguel de Icaza <miguel@gnu.org> * configure.in: Added call to GNOME_COMPILE_WARNINGS. * libversit: Removed all the rest of the C++ comments from C sources (per David's suggestion). 1999-09-01 David Kaelbling <drk@sgi.com> * card.c (strtoCardRev): Off by one error fix. svn path=/trunk/; revision=1153
* Changed a sprintf to a snprintf in vcc.yMichael Fulbright1998-11-081-2/+2
| | | | | | | | | | | Should vcc.c be under CVS control? I thought it was a derived file. This fixes gnomecard segfaulting when it tried to load a non-existant file on startup. Dr Mike <msf@redhat.com> svn path=/trunk/; revision=466
* GnomeCalendar toplevel GnomeApp; versit code -migArturo Espinosa1998-04-021-0/+1217
svn path=/trunk/; revision=89