summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix title "String Constants"H. Peter Anvin2008-06-081-1/+1
* doc: Index Unicode and UTF-8H. Peter Anvin2008-06-081-2/+4
* doc: \t is also a supported escape sequence...H. Peter Anvin2008-06-081-1/+2
* doc: s/by/in/ certain preprocessor directives.H. Peter Anvin2008-06-081-1/+1
* Split documentation on string syntax out of "character constants"H. Peter Anvin2008-06-081-23/+31
* doc: A few floating-point examplesH. Peter Anvin2008-06-081-1/+3
* doc: add a commaH. Peter Anvin2008-06-081-1/+1
* doc: ALL %if constructs have %elif/%ifn/%elifn variants.H. Peter Anvin2008-06-081-6/+10
* doc: remove superfluous commaH. Peter Anvin2008-06-081-1/+1
* Improve the %iftoken exampleH. Peter Anvin2008-06-081-2/+10
* Fix capitalization in titlesH. Peter Anvin2008-06-081-2/+2
* Document __OUTPUT_FORMAT__Frank Kotler2008-06-081-0/+14
* doc: Remove superfluous comma.H. Peter Anvin2008-06-041-1/+1
* Add %defstr, %idefstrH. Peter Anvin2008-06-041-13/+25
* doc: Remove "what's new" since it is out of dateH. Peter Anvin2008-06-021-58/+8
* Document UTF-8 conversion better, use "byte" instead of "ASCII"H. Peter Anvin2008-06-011-4/+9
* Document that underscores in numbers is permitted.H. Peter Anvin2008-06-011-0/+7
* nasmdoc: document %substr, `...`H. Peter Anvin2008-06-011-15/+47
* Fix bug where the WinHelp backend corrupts the internal dataH. Peter Anvin2008-06-011-4/+5
* doc: Single section for all the date/time macrosH. Peter Anvin2008-05-301-33/+27
* doc: fix __UTC_DATE__ and __UTC_TIME__ descriptionH. Peter Anvin2008-05-301-5/+4
* Document %pathsearch and %dependH. Peter Anvin2008-05-301-7/+51
* doc: consistent capitalization (and indexing!) of INCBINH. Peter Anvin2008-05-301-1/+1
* Add the -MP option to emit phony targetsH. Peter Anvin2008-05-291-0/+9
* Document the new dependency options.H. Peter Anvin2008-05-291-0/+38
* Missing % in %ifmacroH. Peter Anvin2008-05-281-1/+1
* doc: document Win32/64 SEH extensionsAndy Polyakov2008-05-271-0/+333
* Document %? and %??H. Peter Anvin2008-05-251-1/+31
* doc: another reference to DYH. Peter Anvin2008-05-231-4/+5
* Document DY, RESY and YWORDH. Peter Anvin2008-05-231-22/+22
* inslist.pl: deal with the new encoding formatH. Peter Anvin2008-05-201-14/+17
* Avoid long line warning when generating nasm docsCharles Crayne2008-04-121-1/+2
* Document avaiabily of DWARF for ELF32 and ELF64Charles Crayne2008-04-071-6/+10
* Add %ifempty and variantsnasm-2.02rc2H. Peter Anvin2008-02-161-0/+9
* Implement %iftoken, test for a single tokenH. Peter Anvin2008-02-161-1/+15
* Use term "host platform" consistentlyH. Peter Anvin2008-02-161-3/+3
* Add standard time macro boilerplate to __POSIX_TIME__H. Peter Anvin2008-02-161-0/+3
* BR 774131: date and time macrosH. Peter Anvin2008-02-161-0/+50
* doc/Makefile.in: avoid deleting opt_var.txt, fix dependenciesH. Peter Anvin2008-01-201-4/+6
* Add autogenerated instruction list to NASM documentationCharles Crayne2008-01-205-10/+114
* Check in Ed Beroset's documentation fixCharles Crayne2007-12-281-2/+2
* Document naming of registers in 64-bit modeH. Peter Anvin2007-12-101-0/+18
* Refer to version 2.00 consistently as 2.00 not 2.0H. Peter Anvin2007-11-291-1/+1
* doc: 16- and 128-bit floating point were also new for 2.0H. Peter Anvin2007-11-291-1/+1
* Update install instructions; remove references to nasmw.exeH. Peter Anvin2007-11-291-34/+26
* doc: s/NASM/nasm/ in invocation exampleH. Peter Anvin2007-11-291-1/+1
* -o is output filename, not output formatH. Peter Anvin2007-11-291-2/+2
* Give an example on how Unix and Win64 count argument differentlyH. Peter Anvin2007-11-291-0/+12
* Allow numbers to be sorted separately from lettersH. Peter Anvin2007-11-291-1/+1
* nasmdoc.src: editorial changesH. Peter Anvin2007-11-291-10/+9