Michael R Sweet
3aded463be
Doco updates.
...
Prep for 2.0 release.
2004-06-21 01:39:20 +00:00
Michael R Sweet
0fd3bd7f33
Optimizations and bug fixes from STR #2 :
...
- mxmlIndexNew() sort algorithm update to eliminate unnecessary
right-hand recursion.
- Combine printf() and puts() calls in mxmldoc to reduce the number
of calls and code size.
- mxmlSaveFile() now writes Unicode chars with fwrite for potential
speedup and modest size savings.
- mxmlEntityAddCallback() now returns an integer status so an app
knows when it was not possible to add an entity callback.
2004-06-01 20:19:34 +00:00
Michael R Sweet
e5d503184f
Revise line-of-code count for libxml2.
2004-05-21 12:34:26 +00:00
Michael R Sweet
4184668da3
Remove generated PDF from here; don't include with source distro.
2004-05-21 12:17:27 +00:00
Michael R Sweet
541ac7648b
Update lines-of-code count in intro.
2004-05-21 12:13:23 +00:00
Michael R Sweet
9f78683a90
Prep for 2.0rc1.
2004-05-21 02:59:52 +00:00
Michael R Sweet
7f9aeeae1e
Forgot to commit...
2004-05-21 02:06:04 +00:00
Michael R Sweet
cf3827d52a
Poll stuff.
2004-05-20 03:38:42 +00:00
Michael R Sweet
acab636423
UTF-16 input support.
2004-05-16 21:54:47 +00:00
Michael R Sweet
56d571d240
Implement index sorting internally to avoid multithreading issues
...
with qsort().
2004-05-16 13:45:56 +00:00
Michael R Sweet
e6c90615c6
Optimize mxmlIndexFind().
...
Doco updates.
2004-05-16 13:09:44 +00:00
Michael R Sweet
46085f9327
Index and entity callback support.
2004-05-16 05:25:38 +00:00
Michael R Sweet
40db9196f3
Documentation updates.
2004-05-03 03:21:16 +00:00
Michael R Sweet
08896f33e5
pkg-config support.
...
Update mxmldoc to produce XML conforming to the schema.
Update the schema so that it works.
Add version number to XML output.
2004-05-02 22:02:36 +00:00
Michael R Sweet
537afc37da
More documentation fun.
...
Move version definition to configure script.
Add XML schema for the mxmldoc output.
2004-05-02 16:04:40 +00:00
Michael R Sweet
03930e80cb
Forgot these files...
2004-05-01 23:43:26 +00:00
Michael R Sweet
dfe9cdb044
Start with new docos.
2004-05-01 23:41:52 +00:00