[Pkg-bitcoin-commits] [libunivalue] annotated tag v0.0.1 created (now 4358cc2)
Jonas Smedegaard
dr at jones.dk
Mon Apr 4 09:18:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a change to annotated tag v0.0.1
in repository libunivalue.
at 4358cc2 (tag)
tagging cf2b7d34991ad3abd41f64397edb788a2c6b44af (commit)
tagged by Jeff Garzik
on Fri Sep 4 23:07:22 2015 -0400
- Log -----------------------------------------------------------------
Version 0.0.1.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUAVepccSWzCDIBeCsvAQJlrg//TFRJ3sHPREODK4c8Gzev4os12dP5pgc3
RQmSX+XQZ0ERjKdmqsW50OSkX8sfoAZV4HKDVqjk7UP1YOaU/eFYO5q6Moa5V9ms
UQW/QuvSYWouV676m0XRWXt0wzbZyLiwZ5z/UWPG6QMmDLju4+rSjNtYYPgVCbBo
UUmDERnr1MaR3TjCAbqQBBqsbBgthYBA2Dm4szT0LSSqYaFQuhe4CNQ5tK/4bca+
E18e8vyJvJdCvREstFpuLJJBXbTrYOB3n/r2MaMcsBIPSX8nxQqj9Fogi0KkX8tu
oyzb6qRQrlZor6kUKB2IMJfsCuYGjsT/ctmX19h2ppwnXbDEbcU+R1NVkQ25gfgm
M27UWihmXCPostScTuvQGSRBKbc/ZLtPYime5KaJSuaWb88Zp8CdKD8BpIGVtbP2
HkKl+fHODWbLw0mpU/qKmWFcsYF9gu3Zy6zGFq+Zw3oFyzw+u9bIuXMSNJrK+W+k
XWMWrZhXINyAzhrbwKVRHtpLPVvIbumR1GbUlckfP7ZY9h6z5aUvOikQU+sOnqXH
YW5NCBl7U6G2UEElBhbCMlGrzKOjVGpJnrS4qxa7fPHBw1S/rrNqKl5DhsjfFZ0V
ISq/uzMf5s07dzxg5PtmjPPX8lsQeNV7ClN2Zl4EIKu45BrXELI9PTRgOzFOHtvM
sH8YAb7CITA=
=qGbQ
-----END PGP SIGNATURE-----
Jeff Garzik (23):
Initial revision of the universal value and JSON library
Import vjson tests, and test harness.
unitester: comment out failing tests
unitester: return success upon exit
.gitignore: ignore testsuite output
tests: support srcdir != targetdir
unitester: tabs to spaces
univalue_read: break up into separate tokenizing and parsing steps
Minor bug and test fixes.
univalue_read: make check more strict, fix test
AUTHORS: credit test source
univalue_read: fix \u escapes. we now pass all important tests.
univalue.h: remove mention of bitcoin
Remove use of exceptions. Not all projects use them.
Add copyright headers
Merge pull request #1 from jonasschnelli/2015/08/sync_bitcoin
Merge pull request #2 from jonasschnelli/2015/08/num_func_compile_flag
Merge pull request #3 from jonasschnelli/2015/09/domob1812_json-garbage
Update project docs.
Merge pull request #4 from jonasschnelli/2015/09/wallet_typo
README: fix typo
numberparse: add needed #include's for independent builds
Move files into lib/ and test/ directories.
Jonas Schnelli (4):
sync with bitcoin/src/univalue
add compile flag for number parsing functions
Stop parsing JSON after first finished construct.
fix typo in configure.ac
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libunivalue.git
More information about the Pkg-bitcoin-commits
mailing list