Commit Graph
16 Commits
Author SHA1 Message Date
Glenn Maynard 54de64a524 warning C4232: nonstandard extension used : 'pcre_malloc' : address of
dllimport 'malloc' is not static, identity not guaranteed
2006-11-19 19:52:27 +00:00
Glenn Maynard c7dff72292 PCRE 4.5 relicensed to standard BSD, like later versions
(with permission from Philip Hazel)
2006-10-17 08:34:03 +00:00
Steve Checkoway 2b82c2d901 Fix warnings about use of possibly uninitialized variables. 2005-05-21 07:35:15 +00:00
Thad Ward 5949e5bc90 (this is possibly going to annoy some people, but..)
put all (obvious) MSVC lines in #if defined(_MSC_VER) blocks, primarilly
to allow alternative win32 compilers to be used.
2005-05-11 04:43:54 +00:00
Chris Danford 089d1e109b disable regex debug prints 2004-08-07 19:02:41 +00:00
Chris Danford 46cbc65dd0 turn off debug spew 2004-08-01 00:01:04 +00:00
Steve Checkoway 66ff11aa2c Fix warnings. 2004-07-24 08:03:02 +00:00
Glenn Maynard 694a4d3e70 printint.c 2004-07-23 19:22:34 +00:00
Steve Checkoway 35ae6a5a68 Fix warnings about being declared extern yet initialized on the same line. 2004-07-23 07:49:20 +00:00
Glenn Maynard 6a5acc1459 fix linker warning 2004-07-23 01:31:55 +00:00
Glenn Maynard 4a25d9629d update 2004-07-23 01:20:36 +00:00
Glenn Maynard 9f90db730d fix warning 2003-09-19 01:46:54 +00:00
Glenn Maynard 4d40dd138d Err. 2003-08-03 02:30:35 +00:00
Chris Danford bf02bfddf4 rename Notes to Steps 2003-08-03 00:13:55 +00:00
Glenn Maynard 1ba431bf1a o/~ the beauty of silence o/~ 2003-07-14 07:32:31 +00:00
Glenn Maynard c2f91efeec add pcre 2003-06-27 19:51:48 +00:00