Bill Currie
f29ea7f1d3
fix up <> vs "" in #includes
2000-12-30 03:07:15 +00:00
Bill Currie
21787a552f
Add Qgetline for Mercury. Safely read in a random lenght line from a file.
2000-10-06 07:05:22 +00:00
Bill Currie
677b7de94d
%s/HAS_ZLIB/HAVE_ZLIB/g
2000-09-30 05:56:00 +00:00
Bill Currie
86f87122c0
zlib support (gzipped pack contents). if you have a probelm with gzgets, you
...
have 3 choices: remove /usr/X11R6/lib/libz.a, --diable-zlib, or fix configure.
I do intend on fixing it myself.
2000-09-27 19:44:26 +00:00
Bill Currie
ee3f88d57d
add format checking to our printf style functions and correct the consequences
...
of this.
2000-06-17 12:27:59 +00:00
Joseph Carter
3d59dfed98
Before I can fix the (MANY!) problems with newtree, I have to fix the
...
little problem of mixed QFile and FILE. Since we're not using ZLib in
this tree, QFile makes no real sense. That didn't fix the real problem
I am having though.
2000-05-22 21:16:22 +00:00
Bill Currie
2fd97f5eab
header (C) block touch ups
2000-05-22 08:26:01 +00:00
Bill Currie
68ca31e417
port in q* from OT, and split of other things in prep for removing common.*
...
The use of these files isn't being committed just yet.
2000-05-20 09:42:02 +00:00