index
:
delta/fpc.git
aros
aspect
avr
avr32
avx
baserock/2.6.4
blaise
blocks
cleanroom
cpstr
cpstrnew
cpstrrtl
ctypes
debug_eh
dodi
fcl-web_joost
fixes_2_0
fixes_2_2
fixes_2_2_0_dos
fixes_2_4
fixes_2_6
fixes_2_6_0
fixes_3_0
fixes_3_0_ios
fixes_3_2
florian
foxsen
fpc_2_3
generics
genfunc
hlcgllvm
i8086
inline
interfacertti
janbruns
joost
js
jvmbackend
laksen
linker
linker@2665
llvm
maciej
master
merged
mips_embedded
nestedprocvars
newthreading
objc
olivier
pasboolxx
paul
peterjan
rc_2_2_2
release_2_1_2x
release_2_2_4_rc1
resources
sergei
ssa
svenbarth
target-subdir
targetandroid
tg74
tue
unicode
unicodekvm
unicodertl
unicodestring
unitrw
usersections
wasm
webassembly
wkrenn
wpo
xpcom
z80
svn.freepascal.org: svn/fpc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
libxml
/
src
/
xmlxsd.pas
Commit message (
Expand
)
Author
Age
Files
Lines
*
* added CDATA xsd helper function: xsdNewChildCData
ivost
2011-02-03
1
-0
/
+8
*
* splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas
ivost
2011-01-11
1
-1823
/
+102
*
* added support for xsd:base64Binary xml datatype
ivost
2010-07-20
1
-3
/
+286
*
* fxied xsdTryParseStringLower (SetLength allocated a string but then append ...
ivost
2010-03-03
1
-4
/
+58
*
* added new function xsdParseStringLower that parse any string and convert it...
ivost
2010-02-19
1
-5
/
+62
*
* SetOnCompare didn't assign AValue to FOnCompare when Count was 0
ivost
2010-02-17
1
-2
/
+0
*
* fixed bug in xsdTryParseBoolean (segfault on null string)
ivost
2009-11-19
1
-0
/
+3
*
* fixed bug in float parser
ivost
2009-11-18
1
-2
/
+3
*
* added more highspeed string parsing functions
ivost
2009-11-09
1
-519
/
+814
*
* be more verbose on exceptions
ivost
2009-11-09
1
-26
/
+26
*
* implemented highspeed str to float (xml schema types)
ivost
2009-11-08
1
-99
/
+215
*
* enhanced xml schema datatype parsers (booltostr is twice as fast)
ivost
2009-11-08
1
-124
/
+136
*
* enhanced xml schema type parsers
ivost
2009-11-08
1
-342
/
+424
*
* fixed bug in timezone to string conversion
ivost
2009-10-12
1
-2
/
+6
*
fixed bug: xsdTryNextString returned allways true
ivost
2009-03-21
1
-1
/
+1
*
* added namespace testing function
ivost
2009-03-21
1
-6
/
+20
*
* added new function for xsd enumerated types parsing to xmlxsd lib
ivost
2009-02-27
1
-335
/
+422
*
* added new function to xmlxsd library
ivost
2009-02-26
1
-10
/
+9
*
* added new xml node reader functions
ivost
2009-02-26
1
-2
/
+282
*
* added more try functions (don't throw exceptions)
ivost
2009-02-25
1
-469
/
+361
*
* added new xsd types and reniced some implementations (integer parsers, date...
ivost
2009-02-25
1
-554
/
+679
*
* fixed xsd:date, xsd:time and xsd:dateTime parsers in xsd helper library
ivost
2009-02-24
1
-296
/
+514
*
* extended libxml2 xsd helper functions
ivost
2009-02-24
1
-3
/
+9
*
* added more xsd helper functions
ivost
2009-02-24
1
-79
/
+366
*
* fixed name of libxml2, it's called now xml2. This way it follows the rules ...
ivost
2009-01-24
1
-1
/
+1
*
* added overloaded functions of xsdNewPropDateTime, xsdNewPropDate, xdsNewPro...
ivost
2009-01-11
1
-0
/
+54
*
* extended xsdFormatBoolean to write either 0/1 or false/true
ivost
2009-01-11
1
-11
/
+17
*
* added more libxml2 xsd helper functions
ivost
2009-01-06
1
-0
/
+72
*
* removed some obsolete functions, fixed parser functions
ivost
2009-01-06
1
-218
/
+219
*
* extended xsd helper functions for libxml2
ivost
2009-01-06
1
-52
/
+235
*
* added my name to libxml2 header files (better for bug reports)
ivost
2009-01-04
1
-0
/
+5
*
* added several new helper functions to libxml2 (xmlxsd.pas)
ivost
2008-09-16
1
-61
/
+618
*
* fixed bug in libxml2 tree.inc
ivost
2008-08-25
1
-0
/
+293
*
* xmlxsd helper unit
ivost
2008-08-25
1
-0
/
+110