stag019
|
36edec6231
|
Add out_BinaryFileSlice() definition to output.h.
|
2013-12-23 14:47:37 -05:00 |
|
stag019
|
7d176245d8
|
Remove all implicit definitions of compiler provided functions.
<strings.h> cause strncasecmp to be define.
|
2013-12-23 14:40:53 -05:00 |
|
stag019
|
c65d58c589
|
Move local includes below system includes.
|
2013-12-23 14:37:56 -05:00 |
|
stag019
|
1f9fd0f060
|
This fixes an error with using long label names in macros. If the label name you're using is longer than the string length of the literal macro text, a syntax error would occur. This fix makes sure it at least allocates enough bytes for the largest allowed label name.
|
2013-12-22 20:56:31 -05:00 |
|
stag019
|
1218da79a9
|
Character maps.
|
2013-12-22 20:55:14 -05:00 |
|