|
|
|
@1993
|
[1993]
|
10/01/07 20:32:26 |
nahi |
* (merged from branches/1_5: -r1989:1992)
* simpleRestriction + … |
|
|
|
@1979
|
[1979]
|
09/21/07 18:25:43 |
nahi |
* when there are 2 unqualified anonymous elements which have the same name … |
|
|
|
@1956
|
[1956]
|
09/12/07 19:02:32 |
nahi |
* soap4r's XML namespace handler did not handle xmlns="" correctly. it … |
|
|
|
@1938
|
[1938]
|
09/06/07 22:52:26 |
nahi |
* ignore xsd:element definition when the same qname is also defined as a … |
|
|
|
@1934
|
[1934]
|
09/03/07 22:41:04 |
nahi |
* anonymous class support was incomplete for Array type complexType. for … |
|
|
|
@1923
|
[1923]
|
08/26/07 17:45:43 |
nahi |
* removed :schema_ns definition from mappingRegistry stub file. this … |
|
|
|
@1919
|
[1919]
|
08/23/07 21:01:27 |
nahi |
* should allow durations lower than a day. Thanks to an anonymous user … |
|
|
|
@1915
|
[1915]
|
08/05/07 23:25:19 |
nahi |
* added support for anonymous type. anonymous type is mapped to inner … |
|
|
|
@1896
|
[1896]
|
07/21/07 12:57:23 |
nahi |
* test updated for the previous commit. |
|
|
|
@1891
|
[1891]
|
07/20/07 00:08:51 |
nahi |
* wsdl2ruby.rb generated too much 'XSD::QName.new(...)' parts. let … |
|
|
|
@1865
|
[1865]
|
06/29/07 20:12:01 |
nahi |
* wsdl2ruby.rb did not generate a classdef entry for empty element … |
|
|
|
@1857
|
[1857]
|
06/19/07 23:21:24 |
nahi |
* let xsd2ruby.rb generate a mapping registry and a mapper from XML Schema … |
|
|
|
@1840
|
[1840]
|
06/08/07 15:15:58 |
nahi |
* re-implemented token and language type support. closes #252. |
|
|
|
@1839
|
[1839]
|
06/08/07 13:57:03 |
nahi |
* revert [1776]. I need to pay serious attention to intellectual … |
|
|
|
@1776
|
[1776]
|
05/15/07 22:34:45 |
nahi |
* added support for token and language. applied a patch with a little … |
|
|
|
@1738
|
[1738]
|
10/21/06 00:24:22 |
nahi |
encoding test fixed |
|
|
|
@1726
|
[1726]
|
09/25/06 14:26:30 |
nahi |
do not validate CES by default to avoid consuming memory. let XML … |
|
|
|
@1704
|
[1704]
|
08/29/06 09:46:14 |
nahi |
define default namespace tag 'xml' for xml:lang, id, base and space. … |
|
|
|
@1548
|
[1548]
|
05/12/05 10:15:20 |
nahi |
add tests for #105 and fixed another bug Date.year < 0 handling. closes … |
|
|
|
@1545
|
[1545]
|
05/11/05 22:05:02 |
nahi |
add tests for #105. closes #105. |
|
|
|
@1520
|
[1520]
|
04/27/05 23:56:40 |
nahi |
removed svn:executable |
|
|
|
@1400
|
[1400]
|
01/24/05 15:07:53 |
nahi |
newline noramalization. |
|
|
|
@1380
|
[1380]
|
12/28/04 23:19:42 |
nahi |
cosmetic changes; wrong indent, unnecessary white space, etc. closes #46. |
|
|
|
@1314
|
[1314]
|
08/03/04 09:32:41 |
nahi |
* add tests for derived types. |
|
|
|
@1177
|
[1177]
|
01/29/04 11:28:38 |
nahi |
* add 'File.expand_path' before using FILE. |
|
|
|
@1141
|
[1141]
|
12/28/03 11:03:35 |
nahi |
* lib/xsd/datatypes.rb: check the smallest positive non-zero … |
|
|
|
@1136
|
[1136]
|
12/25/03 11:32:21 |
nahi |
* use "(-1.0 / (1.0 / 0.0))" instead of "-0.0". |
|
|
|
@1128
|
[1128]
|
12/23/03 22:00:00 |
nahi |
rexml cannot handle euc-jp without iconv/uconv. |
|
|
|
@1127
|
[1127]
|
12/23/03 11:07:45 |
nahi |
[ruby-talk:88650] |
|
|
|
@1074
|
[1074]
|
11/29/03 01:55:18 |
nahi |
* add tests. |
|
|
|
@1061
|
[1061]
|
11/26/03 22:20:29 |
nahi |
* keep secfrac String part. |
|
|
|
@1053
|
[1053]
|
11/21/03 00:28:46 |
nahi |
* Use File.open(...) { |f| f.read } instead of File.open(...).read.
… |
|
|
|
@1010
|
[1010]
|
10/11/03 14:30:10 |
nahi |
* No need to introduce unused namespace. |
|
|
|
@993
|
[993]
|
10/02/03 00:13:26 |
nahi |
* lib/xsd/datatypes.rb(XSDFloat, XSDDouble): add +/- sign explicitly when
… |
|
|
|
@986
|
[986]
|
09/28/03 17:35:47 |
nahi |
* Add tests for $KCODE = "NONE". (where ruby installed without iconv … |
|
|
|
@983
|
[983]
|
09/27/03 03:54:56 |
nahi |
* test/soap/*, test/wsdl/*, test/xsd/*: move TestCase? classes into each … |
|
|
|
@975
|
[975]
|
09/25/03 00:36:35 |
nahi |
Illegal filepath reference. |
|
|
|
@965
|
[965]
|
09/24/03 22:29:43 |
nahi |
Restructure test files. |