Daniel Veillard
d0f7f74b47
Do a bit of bufferization in text mode, Daniel
2000-02-02 17:42:48 +00:00
Daniel Veillard
5feb8495f4
- Removing warnings on various paltforms
...
- closing bug #5281
Daniel
2000-02-02 17:15:36 +00:00
Daniel Veillard
f341f93011
Patches for WIN32, Daniel.
2000-02-02 14:52:08 +00:00
Daniel Veillard
13c757ef89
Commited the snprintf patch courtesy of George Katsirelos <gkatsi@cs.toronto.edu>, Daniel.
2000-02-01 23:59:15 +00:00
Daniel Veillard
726e879614
Fixed '#' and '?' stripping when processing URLs, Daniel.
2000-01-30 20:04:29 +00:00
Daniel Veillard
3bde3e25e2
Rebuit doc finished closing a few bugs, Daniel.
2000-01-30 20:00:07 +00:00
Daniel Veillard
e41f2b74c5
Released 1.8.6, Daniel.
2000-01-30 20:00:07 +00:00
James Henstridge
f3be931a2e
include <netinet/in.h> for IPPROTO_TCP.
...
2000-01-29 James Henstridge <james@daa.com.au>
* nanoftp.c: include <netinet/in.h> for IPPROTO_TCP.
* Makefile.am: added nanoftp.[ch] to the build.
2000-01-28 13:59:21 +00:00
Daniel Veillard
aeea04f18f
- cleaned up the FTP module, did the API, extracted docs
...
- regenerated and updated the docs
2000-01-25 19:27:27 +00:00
Daniel Veillard
3a2ebddcf7
Rebuit doc finished closing a few bugs, Daniel.
2000-01-25 19:27:27 +00:00
Daniel Veillard
4f2915a8a2
- cleaned up the FTP module, did the API, extracted docs
...
- regenerated and updated the docs
2000-01-25 19:27:27 +00:00
Daniel Veillard
da07c34a75
- added a nano FTP module
...
- removed SNAP from RPM
- updated the status in doc
2000-01-25 18:31:22 +00:00
Daniel Veillard
e3d88efb8d
- bux fixes in XPath implementation
...
- fixed xml-config --version
- updated TODO
Daniel
2000-01-24 13:55:06 +00:00
Daniel Veillard
461a66c942
Candidate libxml-1.8.5, include jody libz patch, Daniel
2000-01-18 18:01:01 +00:00
Daniel Veillard
f967b904c2
Fixed a hideous bu in xmlGetProp, reported by Rune.Djurhuus@fast.no, Daniel.
2000-01-17 16:06:10 +00:00
Daniel Veillard
ad8f99df6b
Updated TODO conditionnal compile of messages from the parser/tree.c code,
...
Updated TODO
conditionnal compile of messages from the parser/tree.c code,
Daniel
2000-01-15 14:20:03 +00:00
Daniel Veillard
0142b84bbf
Oops, it seems I forgot to commit 1.8.4 changes
...
- restored xmlNewGlobalNs since this seems used
- fixed a problem with INCLUDE_WINSOCK
- removed all calls to exit() from the library code.
- removed bugs detected by Windows compilers
- started adding interfaces for parsing well balanced XML fragments
- releasing 1.8.4
- rebuilt the docs
Daniel
2000-01-14 14:45:24 +00:00
Daniel Veillard
2eac503994
Added a Fragment function for Raph (DOM) Daniel.
2000-01-09 21:08:56 +00:00
Daniel Veillard
f84f71f473
Updated the HTML home page, Daniel.
2000-01-05 19:54:23 +00:00
Daniel Veillard
9ec78f716a
Released 1.8.3, Daniel
2000-01-05 16:31:25 +00:00
Daniel Veillard
f3a7358dca
Updated the documentation, Daniel
2000-01-05 14:58:39 +00:00
Daniel Veillard
f686871b10
Rebuit doc finished closing a few bugs, Daniel.
2000-01-05 14:58:38 +00:00
Daniel Veillard
24491f64b0
Updated the documentation, Daniel
2000-01-05 14:58:38 +00:00
Daniel Veillard
71b656e067
- added xmlRemoveID() and xmlRemoveRef()
...
- added check and handling when possibly removing an ID
- fixed some entities problems
- added xmlParseTryOrFinish()
- changed the way struct aredeclared to allow gtk-doc to expose those
- closed #4960
- fixes to libs detection from Albert Chin-A-Young
- preparing 1.8.3 release
Daniel
2000-01-05 14:46:17 +00:00
Daniel Veillard
437b87b8cc
fixed configure and Makefile to use readline in tester if available
...
rebuilt and updated the doc,
Daniel
2000-01-03 17:30:46 +00:00
Daniel Veillard
686d6b6ab1
- added xmlRemoveProp
...
- changed the way Windows socket stuff get included
- removed an indetermination xmLDecl/PI(xml...)
- xmlNewNs wasn't checking for double definition
- fixed a problem with dist-hook duplicates
- fixed the loading of external entities APIs, now xmlLoadExternalEntity()
is used everywhere
- now the xhtml spec validates with the xhtml DTD.
- error.c: fixed crashes in case of no input stream
- added the xhtml spec and dtds to the validation tests and results
Daniel
2000-01-03 11:08:02 +00:00
Daniel Veillard
5e5c62351f
- Push mode for the HTML parser (new calls)
...
- Improved the memory debugger to provide content informations
- cleanups, last known mem leak killed
Daniel
1999-12-29 12:49:06 +00:00
Daniel Veillard
be849cf33f
Rebuild the documentation, Daniel.
1999-12-28 16:43:59 +00:00
Daniel Veillard
dbfd641b78
- Lots of improvements, too long to list here
...
- Push mode for the XML parser (HTML to come)
- XML shell like interface for debug
- improvements on XPath and validation
Daniel
1999-12-28 16:35:14 +00:00
Daniel Veillard
fef854d234
Update to Changelog lost, Daniel.
1999-12-22 11:31:10 +00:00
Daniel Veillard
3c558c3753
- fix for PIs name starting with xml
...
- fixed a potential problem with || and && ops
- generate win32config.h for those on the Other Side !
Daniel
1999-12-22 11:30:41 +00:00
Daniel Veillard
0caf07a701
Fixed = vs. == bug in parser.c (hrmless though) and type in sgml, Daniel.
1999-12-21 16:25:49 +00:00
Daniel Veillard
5cb5ab8d94
- release 1.8.2 - HTML handling improvement - new tree handling functions
...
- release 1.8.2
- HTML handling improvement
- new tree handling functions
- default namespace on attribute bug fixed
- libxml use for C++ fixed (for good this time !)
Daniel
1999-12-21 15:35:29 +00:00
Daniel Veillard
f600e2537f
- Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
...
- Fixed bug #4344
- Fixed C++ problems in headers
- Released 1.8.1
Daniel
1999-12-18 15:32:46 +00:00
Daniel Veillard
b24054a09a
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-18 15:32:46 +00:00
Daniel Veillard
e4e51317de
- Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
...
- Fixed bug #4344
- Fixed C++ problems in headers
- Released 1.8.1
Daniel
1999-12-18 15:32:46 +00:00
Chris Lahey
323c48c880
Made it so that html nodes with a single child do not insert a carriage
...
* HTMLtree.c: Made it so that html nodes with a single child do
not insert a carriage return before or after the child node.
1999-12-18 15:32:45 +00:00
Daniel Veillard
262f9cb7b6
- Fixed bug #4344 - Fixed C++ problems in headers - Released 1.8.1 Daniel
...
- Fixed bug #4344
- Fixed C++ problems in headers
- Released 1.8.1
Daniel
1999-12-18 15:32:45 +00:00
Daniel Veillard
6d3bf1f4ee
- fixed a nasty bug destroying default namespace and Dia :-(
...
introduced in 1.8.0
- closed bug #3950
Daniel
1999-12-16 17:52:19 +00:00
Daniel Veillard
37846c6364
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-16 17:52:19 +00:00
Daniel Veillard
62ba71e7b4
- fixed a nasty bug destroying default namespace and Dia :-(
...
introduced in 1.8.0
- closed bug #3950
Daniel
1999-12-16 17:52:19 +00:00
Daniel Veillard
944b5ff4f6
A posteriori validation should now work,
...
Added --postvalid to tester program
Added xmlDocGetRootElement() to the API,
Daniel
1999-12-15 19:08:24 +00:00
Daniel Veillard
82c305b6ec
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-15 19:08:23 +00:00
Daniel Veillard
3dbfdca44a
A posteriori validation should now work,
...
Added --postvalid to tester program
Added xmlDocGetRootElement() to the API,
Daniel
1999-12-15 19:08:23 +00:00
Ramiro Estrugo
bfce377579
Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace'
...
is a reserved keyword of the compiler.
1999-12-15 04:32:07 +00:00
Daniel Veillard
10a2c6532a
Large commit of changes done while travelling to XML'99
...
- cleanups on memory use and parsers
- start of Link interfaces HTML and XLink
- rebuild the doc
- released as 1.8.0
Daniel
1999-12-12 13:03:50 +00:00
Daniel Veillard
4a53eca27c
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-12 13:03:50 +00:00
Daniel Veillard
af78a0e1b9
Large commit of changes done while travelling to XML'99
...
- cleanups on memory use and parsers
- start of Link interfaces HTML and XLink
- rebuild the doc
- released as 1.8.0
Daniel
1999-12-12 13:03:50 +00:00
Daniel Veillard
ff7ce8eef8
- Updated HTML test outputs
...
- Fixed taht f....g problem with C++ and includes,
Daniel
1999-12-03 13:19:09 +00:00
Daniel Veillard
294cbca511
Closing #3908 and #3937 and a memory leak in the SAX API
...
added SAX.h mostly useful for the doc generation
Regenerated all the docs,
Daniel
1999-12-03 13:19:09 +00:00