fpc/packages
michael 4e6cd59d8c * Patch by Sergei Gorelkin:
xmlread.pp:
  * As a step towards SAX-based validation, element content validator is
  rewritten from scratch, so it now accepts child elements one by
  one. This also enables reporting location of validation errors (however,
  most locations aren't reported correctly yet).
  * More straightforward handling of comments and PIs in internal subset.
  * Attribute text is handled separately from element text.
  * Unified handling of fatal and validation errors.

  xmlutils.pp:
  * Removed auto widechar->char conversions. These should have been a part
  of fix for #9528, but were not noticed at that moment.

  dom.pp:
  * Reworked 'ugly workarounds' in node removal code.
  + Element nodes remove themselves from document list of IDs, so no invalid pointers are left around.

  xmlts.pp:
  * Corrected validation diagnostics (display the first message and ingore subsequent ones).
  * Validation error alone in a not-well-formed case is a test failure.

git-svn-id: trunk@8896 -
2007-10-21 16:09:41 +00:00
..
base * Define ISC_STATUS as clong, instead of longint 2007-10-21 15:57:10 +00:00
extra * fpu safe glut by Jan Bruns, resolves #8995 2007-10-14 14:15:48 +00:00
fcl-base * Quotes are normally not stripped. Introduced a StripQuotes property 2007-10-13 20:29:09 +00:00
fcl-db * update tdbf to 6.9.2 2007-10-21 13:51:12 +00:00
fcl-fpcunit - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
fcl-image - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
fcl-json * Demo for TJONConfig committed, copyright notice added 2007-09-21 20:46:24 +00:00
fcl-net - reverted change for avoiding recompilation of units in subdirs, 2007-08-22 08:16:10 +00:00
fcl-passrc * Patch from Inoussa OUEDRAOGO to make it compilable with Delphi (WST has support for Delphi) 2007-08-31 23:18:34 +00:00
fcl-registry * Fix for regclosekey problem. 2007-10-21 13:58:06 +00:00
fcl-web * The value of a Checkbox or Rabiobutton should contain the value it should return if the control is checked. Not the value of the field itself. 2007-09-25 23:03:33 +00:00
fcl-xml * Patch by Sergei Gorelkin: 2007-10-21 16:09:41 +00:00
fpmkunit * depends on fcl-base 2007-08-23 09:57:51 +00:00
fpmake.pp
Makefile * also added fcl-json to plain fcl target 2007-09-17 20:11:41 +00:00
Makefile.fpc * also added fcl-json to plain fcl target 2007-09-17 20:11:41 +00:00