home *** CD-ROM | disk | FTP | other *** search
- # readme. - for the prerelease of GNU ptx -*-Text-*-
- # Copyright (C) 1990 by Thorsten Ohl, ohl@gnu.ai.mit.edu
-
-
- Please report all MS-DOS specific bugs to:
-
- Thorsten Ohl <ohl@gnu.ai.mit.edu>
-
- and all generic bugs to:
-
- Francois Pinard <pinard@iro.umontreal.ca>.
-
-
- ---------- ChangeLog entries ----------
-
- Fri Sep 21 23:10:44 1990 Thorsten Ohl, ohl@gnu.ai.mit.edu
-
- * gptx.c (digest_word_file, sort_found_occurs): qsort ()
- most probably looses for > 64k tables, so take care that
- this never happens.
- * hregex.c (re_hsearch, re_hmatch): kludgy regexp for
- huge buffers.
-
- Sun Aug 12 23:00:55 1990 Thorsten Ohl, ohl@gnu.ai.mit.edu
-
- * gptx.c: made some pointers HUGE and some integers LONG;
- replaced HUGE pointer subtractions by PDIFF macro.
- * gptx.c (swallow_file_in_memory): code to read HUGE file
- * gptx.h: use standard prototypes, huge pointer difference
- * xmalloc.c (xhalloc, xmalloc): "new" functions (taken from
- the `diff' port).
-
-