Revisions of qore-json-module

buildservice-autocommit accepted request 1176943 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 34)
baserev update by copy to link target
Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) accepted request 1176942 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 33)
- Remove BuildRequirement qore-stdlib after the move of qore-stdlib to qore
- Update %{module_api} for json api checks
- Update to 1.8.2 because of updated qore
  * Updates to allow the module to build with qpp from Qore 1.12.4+
- Update to 1.8.1 because of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)
- Update to version 1.8 for Qore 1.0.10
  * Fixed module loading
  * Fixed module namespace paths
- Update to version 1.8 for Qore 0.9.15
  * added support for new ConnectionProvider
  * fixed parsing JSON numbers with exponents
  * fixed output of noisy floating-point values
  * fixed JsonRpcHandler related to Qore
  * Support QoreValue API
  * https://github.com/qorelanguage/module-json/compare/v1.7...release-0.9.15
- Use cmake macros
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream
- Remove -m32 and -m64 options except for x86* and ppc*
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch
- migrated to OBS file layout
buildservice-autocommit accepted request 1100028 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 32)
baserev update by copy to link target
Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) accepted request 1100027 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 31)
- Update %{module_api} for json api checks
buildservice-autocommit accepted request 1059446 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 30)
baserev update by copy to link target
Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) accepted request 1059445 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 29)
- Update to 1.8.2 because of updated qore
  * Updates to allow the module to build with qpp from Qore 1.12.4+
- Update to 1.8.1 because of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)
- Update to version 1.8 for Qore 1.0.10
  * Fixed module loading
  * Fixed module namespace paths
- Update to version 1.8 for Qore 0.9.15
  * added support for new ConnectionProvider
  * fixed parsing JSON numbers with exponents
  * fixed output of noisy floating-point values
  * fixed JsonRpcHandler related to Qore
  * Support QoreValue API
  * https://github.com/qorelanguage/module-json/compare/v1.7...release-0.9.15
- Use cmake macros
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream
- Remove -m32 and -m64 options except for x86* and ppc*
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch
- migrated to OBS file layout
buildservice-autocommit accepted request 982701 from David Nichols's avatar David Nichols (davidnichols) (revision 28)
baserev update by copy to link target
David Nichols's avatar David Nichols (davidnichols) accepted request 982600 from Sarah Kriesch's avatar Sarah Kriesch (AdaLovelace) (revision 27)
- Update to 1.8.1 becoause of qore-doc requirement
  * eliminated excess whitespace from compact JSON 
    serialization (refs qorelanguage/qore#4459)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 927942 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 26)
Update to version 1.8 for Qore 1.0.10

Requires: https://build.opensuse.org/request/show/927940
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 898531 from Ferdinand Thiessen's avatar Ferdinand Thiessen (susnux) (revision 25)
Update to version 1.8 for Qore 0.9.15
buildservice-autocommit accepted request 827173 from David Nichols's avatar David Nichols (davidnichols) (revision 24)
baserev update by copy to link target
David Nichols's avatar David Nichols (davidnichols) accepted request 827109 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 23)
- update to 1.7:
  * deprecated support for the non-published JSON-RPC 1.1 protocol
  * added support for JSON-RPC 2.0
  * added the JsonRpcConnection user module
  * improved argument error messages with RPC calls in the JsonRpcHandler module (issue 2573)
  * fixed date serialization to use ISO-8601 format (instead of near-ISO-8601 format: issue 2655)
  * parse_json() now ignores UTF-8 and Unicode BOMs at the start of passed JSON string (issue 1398)
  * fixed a bug in request logging in the JsonRpcHandler module (issue 1487)
  * fixed a bug serializing hash keys with embedded quotes (issue 2242)
  * serialize binary values as base64-encoded strings
  * user modules moved to top-level qore module directory from version-specific module directory since they are valid for multiple versions of qore
  * serialize nan, +/-inf as null according to the JSON spec
  * added detection for invalid JSON-RPC calls and added a more user-friendly error message in the JsonRpcHandler module
  * new functions added conforming to Qore's function naming convention, old camel-case functions deprecated
  * JSON tests ported to QUnit
  * Qore 0.8.12 required as a minimum to build
  * JSON output is more compact; less extraneous whitespace is used
- remove 0001-set-64bit-for-other-architectures.patch: upstream
buildservice-autocommit accepted request 822251 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 22)
baserev update by copy to link target
David Nichols's avatar David Nichols (davidnichols) accepted request 602553 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 21)
- Remove -m32 and -m64 options except for x86* and ppc*
buildservice-autocommit accepted request 266238 from Petr Vanek's avatar Petr Vanek (subik) (revision 20)
baserev update by copy to link target
Petr Vanek's avatar Petr Vanek (subik) accepted request 266143 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 19)
- Don't start fdupes over docs: it can cause build failures if the
  link is not in the direction expected.

(see current openSUSE:Factory build failure - the space gained is not that immense that it makes sense)
buildservice-autocommit accepted request 243653 from David Nichols's avatar David Nichols (davidnichols) (revision 18)
baserev update by copy to link target
David Nichols's avatar David Nichols (davidnichols) accepted request 243646 from Dinar Valeev's avatar Dinar Valeev (k0da) (revision 17)
- Set 64bit for powerpc64, aarch64 and s390x 
- added patches:
  * 0001-set-64bit-for-other-architectures.patch
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 243366 from Petr Vanek's avatar Petr Vanek (subik) (revision 16)
initialized devel package after accepting 243366
Petr Vanek's avatar Petr Vanek (subik) committed (revision 15)
factory layout
Displaying revisions 1 - 20 of 34
openSUSE Build Service is sponsored by