Commit Graph

1821 Commits

Author SHA1 Message Date
H. Peter Anvin
bede787f76 Use a fontset for the title. Change fonts to use Times throughout. 2002-05-16 02:11:21 +00:00
H. Peter Anvin
7c96f11285 Fix a typo which caused the index to be generated incorrectly. 2002-05-15 21:32:56 +00:00
H. Peter Anvin
cae60c4344 Strip the anchor tags from the table of contents 2002-05-15 21:13:59 +00:00
H. Peter Anvin
13a9b0351e Use a custom font encoding vector; generate copyright (inner cover) page 2002-05-15 21:00:30 +00:00
H. Peter Anvin
1aef73430e Make the new PS/PDF backend somewhat configurable 2002-05-15 19:02:52 +00:00
H. Peter Anvin
692f6631a2 One day this will make ps2pdf optmimize the output PDF... 2002-05-15 18:32:41 +00:00
H. Peter Anvin
916c52e376 New PS/PDF backend: first attempt at generating the index 2002-05-15 07:11:21 +00:00
Bryan Ischo
f1f1fa7148 * Slight enhancement to line continuation documentation
* Added documentation for the %line preprocessor directive
2002-05-15 01:42:58 +00:00
H. Peter Anvin
0a7a3b459c Change "const static" -> "static const" to keep gcc happy 2002-05-14 23:54:46 +00:00
H. Peter Anvin
310b3e165f Code cleanup fixes from Ed Beroset 2002-05-14 22:38:55 +00:00
H. Peter Anvin
86e94b1b33 Remove stealth whitespace (all of the form ". \n"). 2002-05-14 22:05:16 +00:00
H. Peter Anvin
4ca9e3c0e4 Work in progress: new PostScript/PDF generator back end 2002-05-14 21:59:59 +00:00
H. Peter Anvin
b99d5553cc Use a dash for the title metadata 2002-05-14 21:59:37 +00:00
H. Peter Anvin
e77259caf6 Use em dash for the title 2002-05-14 21:28:54 +00:00
H. Peter Anvin
e23f305d2c Don't remove head.ps by mistake 2002-05-14 21:21:24 +00:00
Debbie Wiles
c7a2652f4a Updated flags for some 186 instructions in the docs 2002-05-14 18:02:00 +00:00
H. Peter Anvin
99941bf067 Change __error (reserved namespace) to _error (normal namespace) 2002-05-14 17:44:03 +00:00
H. Peter Anvin
fe1bdcb23f Produce "dip" -- basically digested paragraphs for standalone backends 2002-05-14 06:05:06 +00:00
H. Peter Anvin
f834c7e4a7 Encode metadata in the documentation source, rather than hard-coding it. 2002-05-14 05:56:18 +00:00
H. Peter Anvin
b23d804f4b Try to be brutally EPSF conformant. 2002-05-14 05:43:47 +00:00
H. Peter Anvin
36d669b25d Correct userdict -> 1 dict 2002-05-14 05:28:16 +00:00
H. Peter Anvin
cc55646b9c NASM logo in Embeddable PostScript format 2002-05-14 05:27:27 +00:00
H. Peter Anvin
77ba0c6f98 Fix from Ed Beroset for unterminated %macro directive -> coredump 2002-05-14 03:18:53 +00:00
Debbie Wiles
ac6fb42b4b More tidying up of the overall formatting. Ran through a spell checker. 2002-05-13 19:16:03 +00:00
Debbie Wiles
4590bef7b4 Numerous typos in instruction set fixed 2002-05-12 22:01:08 +00:00
H. Peter Anvin
42661d845a Add the source file itself to the dependency list. 2002-05-12 21:40:21 +00:00
H. Peter Anvin
1be3da32d2 Dependency-generation script 2002-05-12 21:38:05 +00:00
Debbie Wiles
6b50e81a2f Corrected another typo in the instruction set 2002-05-12 21:03:12 +00:00
Debbie Wiles
9b830721cd *** empty log message *** 2002-05-12 11:17:13 +00:00
Debbie Wiles
43f14033c9 *** empty log message *** 2002-05-12 10:31:05 +00:00
Debbie Wiles
10dde88103 *** empty log message *** 2002-05-12 10:30:15 +00:00
Debbie Wiles
593231169e *** empty log message *** 2002-05-12 10:22:25 +00:00
H. Peter Anvin
87e1fcdab9 Fix sequence point problem. 2002-05-11 04:01:26 +00:00
H. Peter Anvin
08b4beecb2 More CHANGES that were never documented properly. 2002-05-10 23:17:49 +00:00
Debbie Wiles
d71fe8ec11 *** empty log message *** 2002-05-10 23:07:02 +00:00
H. Peter Anvin
4ce71e8a10 Oops... this file didn't get updated to log the new stuff for 0.98.31 2002-05-10 22:24:49 +00:00
H. Peter Anvin
0ba0070f8a Next version will be 0.98.32 2002-05-10 22:04:47 +00:00
H. Peter Anvin
5eb5f7b64e Move cleanup before work directory creation 2002-05-10 22:01:17 +00:00
H. Peter Anvin
2b1fdbf4fa Operate from the correct path in "real" mode. 2002-05-10 22:00:03 +00:00
H. Peter Anvin
cd0fcae4ae Clean the directory correctly; generate the SF path correctly 2002-05-10 21:58:43 +00:00
H. Peter Anvin
e3e654ab6d cvs tag doesn't have an -a option 2002-05-10 21:56:53 +00:00
H. Peter Anvin
6afaad9771 Fix typo in release script 2002-05-10 21:55:49 +00:00
Debbie Wiles
6b2ea2eb8d *** empty log message *** 2002-05-10 20:59:11 +00:00
H. Peter Anvin
22e5dda13d Change "working" to "OK" 2002-05-10 19:52:08 +00:00
H. Peter Anvin
918af68255 Handle the "output" directory correctly (patch from John Coffman.) 2002-05-10 19:51:48 +00:00
H. Peter Anvin
effc271151 Fix comment. 2002-05-10 00:35:37 +00:00
H. Peter Anvin
7f588e0e4c Makefile work: Add working 16-bit DOS variants (Borland C++ 3.1, MSC 7),
remove a file that seems to be beyond rescue, update the README file
to be a bit more informative.
2002-05-10 00:29:32 +00:00
Debbie Wiles
1c7da40456 *** empty log message *** 2002-05-09 21:23:55 +00:00
H. Peter Anvin
10eb0c3e47 Processor level fixes from John Coffman 2002-05-09 20:55:50 +00:00
H. Peter Anvin
8ff796d817 Fix from John Coffman to 16-bit OBJ format output. 2002-05-09 05:35:23 +00:00