..
alloc.c
Merge remote-tracking branch 'origin/nasm-2.14.xx'
2018-12-13 16:43:43 -08:00
alloc.h
nasmlib: Add nasm_(v)asprintf()
2018-12-12 14:34:34 -08:00
asprintf.c
strlist: can be unique or not, add printf functions
2018-12-13 22:48:14 -08:00
badenum.c
Add generic perfect string hashes, use for directives
2017-04-03 00:27:07 -07:00
bsi.c
Move <string.h> inclusion to compiler.h
2018-12-26 06:32:37 -08:00
crc64.c
hashtbl: revamp the hash table interface, support binary keys
2018-12-11 13:18:49 -08:00
errfile.c
Remove #includes already provided by "compiler.h"
2018-12-27 12:45:44 -08:00
file.c
error: Cover all levels with helpers
2018-11-25 01:15:51 +03:00
file.h
Remove #includes already provided by "compiler.h"
2018-12-27 12:45:44 -08:00
filename.c
Eliminate filename length restrictions, remote ofmt->filename()
2017-12-20 13:38:20 -08:00
hashtbl.c
Move <string.h> inclusion to compiler.h
2018-12-26 06:32:37 -08:00
ilog2.c
ilog2(): inline functions if practical
2017-09-27 13:34:42 -07:00
md5c.c
Move <string.h> inclusion to compiler.h
2018-12-26 06:32:37 -08:00
mmap.c
nasmlib/file: move memory-mapping functions out of file.c
2017-02-23 18:39:00 -08:00
nctype.c
Restore the ability to have ? in identifiers, except ? itself
2018-12-14 00:57:05 -08:00
path.c
path: nasm_catfile -- Fix incorrect return of filename only
2018-10-19 00:55:54 +03:00
perfhash.c
Add generic perfect string hashes, use for directives
2017-04-03 00:27:07 -07:00
perfhash.pl
Add generic perfect string hashes, use for directives
2017-04-03 00:27:07 -07:00
raa.c
RAA: make pointer vs integer RAAs type safe
2018-06-18 17:11:54 -07:00
rbtree.c
Reorganize the source code into subdirectories
2016-05-25 12:06:29 -07:00
readnum.c
Replace <ctype.h> includes with "nctype.h"
2018-12-27 12:37:25 -08:00
realpath.c
Remove #includes already provided by "compiler.h"
2018-12-27 12:45:44 -08:00
saa.c
saa.c: unify the various saa_write*() routines
2017-11-29 17:31:14 -08:00
string.c
ctype: create our own ctype table
2018-11-28 14:55:58 -08:00
strlist.c
Define and use offsetin() instead of offsetof()
2018-12-14 00:27:59 -08:00
ver.c
nasmlib/ver.[ch]: add "compiler.h"
2018-12-26 06:37:25 -08:00
zerobuf.c
nasmlib: break up nasmlib.c into logical components
2016-05-25 05:43:49 -07:00