|
|
|
||||||||
![]() |
|
|
![]() |
| Version | Date | Description |
|---|---|---|
| 2-3-release | 2009-12-29 | 2-3-release |
| 2-3-rc-6 | 2009-09-15 | 2-3-rc-6 |
| 2-3-rc-5 | 2009-08-20 | 2-3-rc-5 |
| 2-3-rc-4 | 2009-08-18 | 2-3-rc-4 |
| 2-3-rc-3 | 2009-04-02 | 2-3-rc-3 |
| 2-3-rc-2 | 2009-02-16 | 2-3-rc-2 |
| 2-3-rc-1 | 2008-11-25 | 2-3-rc-1 |
| Type | Changes | By |
|---|---|---|
![]() |
DRB API license upgrade to GNU Lesser General Public License version 3. | madsen |
![]() |
XQuery parser now accepts function declarations with empty parameter lists. | mbaye |
| Type | Changes | By |
|---|---|---|
![]() |
The sdf:encoding tag supports all Java charsets. | francois |
![]() |
Added US-ASCII text encoding. | francois |
![]() |
Fixed EBCDIC encoding of string values. | francois |
![]() |
Fixed offset computation in SDF implementation. | francois |
| Type | Changes | By |
|---|---|---|
![]() |
No exception is thrown if a type declaration does not match a predefined XML-schema datatype. | francois |
![]() |
Fixed a bug in function parameters conversion. | francois |
| Type | Changes | By |
|---|---|---|
![]() |
It is a static error if a type declaration does not match a predefined XML-Schema datatype. | francois |
![]() |
The XQuery engine converts the function parameters as specified in the W3C recommendation. Atomization and type conversions are done before each function call. | francois |
![]() |
Fix bug | madsen |
![]() |
Fix typographic errors in XQuery function documentation. | madsen |
![]() |
Major optimisation of SDF getValue for nodes with fixed length. | francois |
![]() |
Implemented xs:totalDigits validator. | francois |
![]() |
Added fn:namespace-uri() XQuery function. | francois |
![]() |
Added fn:compare() XQuery function. | francois |
![]() |
Added fn:ceiling() XQuery function. | francois |
![]() |
Added fn:floor() XQuery function. | francois |
![]() |
Added fn:round() XQuery function. | francois |
![]() |
Added math:abs() XQuery function. | francois |
![]() |
Added fn:true() XQuery function. | francois |
![]() |
Added fn:false() XQuery function. | francois |
![]() |
Added fn:not() XQuery function. | francois |
![]() |
Fixed parameters atomization and type conversions in fn:substring(), fn:min(), fn:max(), fn:name(), fn:matches(), fn:sum(), fn:avg(), fn:replace(), fn:tokenize(), xs:atomicType(), math XQuery functions. | francois |
| Type | Changes | By |
|---|---|---|
![]() |
Fixed implementation of fn:data() for very large sequences. | francois |
![]() |
Fixed a minor error in xs:fractionDigits validator. | francois |
| Type | Changes | By |
|---|---|---|
![]() |
Fixed unclosed temporary files during SDF node updates. | francois |
![]() |
SDF supports EBCDIC charset when reading typed values. | francois |
![]() |
DRB logger now prints its output on stderr (instead of stdout). Furthermore the fn:trace() function is now able to prints its output without any further modification of the log4j.properties file. | madsen |
| Type | Changes | By |
|---|---|---|
![]() |
Help command: Help directly on the command line with "--help xxx" for the following subject: xql (XQuery functions), sdf (SDF tags), xsd (XML Schema namespace), impl (Existing implementations). | madsen |
![]() |
DRB Handbook. | madsen |
![]() |
First OpenSource version of DRB API! | mbaye |