Patrick Monnerat
c71f9305a9
dict.h: Move xmlDictPtr definition before includes to allow direct inclusion.
2016-05-03 13:52:00 +08:00
Patrick Monnerat
b29377109b
os400: tell about xmllint and xmlcatalog in README400.
2016-05-01 18:36:36 +08:00
Patrick Monnerat
c04785d5f5
os400: properly process SGML add in XMLCATALOG command.
2016-05-01 18:35:41 +08:00
Patrick Monnerat
9b5a57cf37
os400: implement CL command XMLCATALOG.
2016-05-01 18:35:11 +08:00
Patrick Monnerat
d76abc7bcd
os400: compile and install program xmlcatalog (qshell-only).
2016-05-01 18:34:41 +08:00
Patrick Monnerat
cad1634ef4
os400: expand tabs in sources, strip trailing blanks.
2016-05-01 18:33:49 +08:00
Patrick Monnerat
26db5e7a55
os400: implement CL command XMLLINT.
2016-05-01 18:33:26 +08:00
Patrick Monnerat
b1682bdb93
os400: compile and install program xmllint (qshell-only).
2016-05-01 18:33:01 +08:00
Patrick Monnerat
1463a91df5
os400: initscript make_module(): Use options instead of positional parameters.
2016-05-01 18:32:20 +08:00
Patrick Monnerat
44e49f47e8
os400: c14n.rpgle: allow *omit for nullable reference parameters.
2016-05-01 18:19:36 +08:00
Patrick Monnerat
ae0b224090
os400: use like() for double type.
2016-05-01 18:19:06 +08:00
Patrick Monnerat
155faa5221
os400: use like() for int type.
2016-05-01 18:18:38 +08:00
Patrick Monnerat
26202cf90f
os400: use like() for unsigned int type.
2016-05-01 18:18:11 +08:00
Patrick Monnerat
91e2e698fd
os400: use like() for enum types.
2016-05-01 18:17:12 +08:00
Patrick Monnerat
22b0415a89
os400: fix various ILE/RPG types definitions. Adjust build scripts.
...
- A typo caused an undefined symbol reference.
- A structure field name did not match the corresponding C name due to a typo.
- Some structured fields were not properly aligned.
- The long/ulong types were wrongly mapped to 64-bit types.
- A typo in a /include directive caused a compilation error.
- Doc files copy now converts from UTF-8 and split long lines.
- Adjust /include file name mapping translation for proper prefix handling.
2015-04-16 16:04:06 +08:00
Patrick Monnerat
5018082b8c
OS400: do not try to copy unexisting doc files
2014-10-10 15:37:39 +08:00
Patrick Monnerat
ad160cb3c4
OS400: use either configure.ac or configure.in.
2014-10-10 15:36:48 +08:00
Patrick Monnerat
98d71f9191
os400: make-src.sh: create physical file with target CCSID
2014-10-04 21:13:48 +08:00
Patrick Monnerat
5378ff9378
OS400: Add some more C macros equivalent procedures.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
bce6a61e68
OS400: use C macros to implement equivalent RPG support procedures.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
02fd129874
OS400: implement XPath macros as procedures for ILE/RPG support.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
c017988305
OS400: Add README: compilation directives and OS/400 specific stuff.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
e72b4e7389
OS400: Add compilation scripts.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
e083c30e12
OS400: ILE RPG language header files.
2014-10-04 21:13:48 +08:00
Patrick Monnerat
7d888f07d8
OS400: implement some macros as functions for ILE/RPG language support (that as no macros).
2014-10-04 21:13:47 +08:00
Patrick Monnerat
6e4d870336
OS400: UTF8<-->EBCDIC wrappers for system and external library calls
2014-10-04 21:13:47 +08:00
Patrick Monnerat
5621c81b49
OS400: Easy character transcoding support
2014-10-04 21:13:47 +08:00
Patrick Monnerat
17951ea289
OS400: iconv functions compatibility wrappers and table builder.
2014-10-04 21:13:47 +08:00
Patrick Monnerat
a6c5b022f1
OS400: create architecture directory. Implement dlfcn emulation.
2014-10-04 21:13:47 +08:00