David Lawrence
20b20b2394
202. [func] isc_lex_getsourceline() changed from returning int
...
to returning unsigned long, the type of its underlying
counter.
2000-05-24 15:07:59 +00:00
David Lawrence
1a69a1a78c
Megacommit of dozens of files.
...
Cleanup of redundant/useless header file inclusion.
ISC style lint, primarily for function declarations and standalone
comments -- ie, those that appear on a line without any code, which
should be written as follows:
/*
* This is a comment.
*/
2000-05-08 14:38:29 +00:00
Brian Wellington
7df0472d8a
Added isc/util.h
2000-04-28 02:12:16 +00:00
Andreas Gustafsson
f73e404eb9
added missing #includes
2000-04-12 17:35:37 +00:00
Bob Halley
ca41b452ed
update copyrights
2000-02-03 23:08:31 +00:00
David Lawrence
6a759e3869
use isc_commandline_parse instead of getopt
1999-10-06 20:07:25 +00:00
Andreas Gustafsson
c1bfdd2995
turn on ISC_LEXOPT_ESCAPE
1999-06-09 11:56:45 +00:00
Mark Andrews
e4653123ec
isc_lex_getsourcename()
...
isc_lex_getsourceline()
convert uint#_tobuffer() to use isc_buffer_putuint#()
1999-02-05 06:41:21 +00:00
Bob Halley
01cc5813ca
reflect latest lexer changes
1999-01-28 08:51:53 +00:00
Bob Halley
941f41d613
new number printing; ISC_LEXOPT_MULTILINE support
1999-01-26 08:23:18 +00:00
Bob Halley
8f34db7d4e
update
1999-01-06 20:31:20 +00:00
Bob Halley
1d9b3491ab
convert to RUNTIME_CHECK
1999-01-06 20:26:18 +00:00
Bob Halley
68d6549309
add lex_test
1998-12-30 22:07:51 +00:00