Moritz Bunkus
|
07e21ed65e
|
Switching from fwrite/fread etc. to mm_io_c.
|
2003-05-23 06:34:58 +00:00 |
|
Moritz Bunkus
|
5b3bd34ce3
|
Replaced ftell with ftello and fseek with fseeko.
|
2003-05-22 16:14:29 +00:00 |
|
Moritz Bunkus
|
c1f3e862f5
|
Removed whitespaces at the end of the line.
|
2003-05-20 06:30:25 +00:00 |
|
Moritz Bunkus
|
0dad551cfc
|
Removed my own queue class in favor of the standard deque class.
|
2003-05-05 20:48:49 +00:00 |
|
Moritz Bunkus
|
f53036d5d9
|
Introduced result checking memory handling functions (safe*).
|
2003-05-05 18:37:36 +00:00 |
|
Moritz Bunkus
|
bebc4e3a2d
|
Removed all traces of dmalloc as I use valgrind for debugging purposes now.
|
2003-05-04 10:05:41 +00:00 |
|
Moritz Bunkus
|
49833a0b3d
|
Removed a lot of indenting whitespace.
|
2003-05-02 20:11:34 +00:00 |
|
Moritz Bunkus
|
36a29fd086
|
Changed all u_int64_t to int64_t. Some crappy MS compilers obviously cannot convert u_int64_t to double. And I do not need them that badly.
|
2003-04-13 15:23:03 +00:00 |
|
Moritz Bunkus
|
6f0cba6a2f
|
Removed range processing. This is a left-over from the days when there was no ogmsplit.
|
2003-03-04 09:27:05 +00:00 |
|
Moritz Bunkus
|
332a054f12
|
Changed stderr to stdout for all informational messages
|
2003-02-25 13:25:51 +00:00 |
|
Moritz Bunkus
|
78a01c8956
|
added all known readers ;)
|
2003-02-16 00:05:07 +00:00 |
|