[Pkg-bitcoin-commits] [libunivalue] branch master created (now 41a642d)

Jonas Smedegaard dr at jones.dk
Mon Apr 4 09:18:26 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a change to branch master
in repository libunivalue.

        at  41a642d   Initial packaging.

This branch includes the following new commits:

       new  55ef0b0   Initial revision of the universal value and JSON library
       new  ab0d0f7   Import vjson tests, and test harness.
       new  f2ea10f   unitester: comment out failing tests
       new  eac8c26   unitester: return success upon exit
       new  a9b221a   .gitignore: ignore testsuite output
       new  4f09f27   tests: support srcdir != targetdir
       new  be8a65d   unitester: tabs to spaces
       new  96d0614   univalue_read: break up into separate tokenizing and parsing steps
       new  c19ba7c   Minor bug and test fixes.
       new  6b75a1f   univalue_read: make check more strict, fix test
       new  65cbf1c   AUTHORS: credit test source
       new  e122f34   univalue_read: fix \u escapes. we now pass all important tests.
       new  fb0b21b   univalue.h: remove mention of bitcoin
       new  43af485   Remove use of exceptions. Not all projects use them.
       new  7f52cc1   Add copyright headers
       new  d0ec6ad   sync with bitcoin/src/univalue
       new  9068055   Merge pull request #1 from jonasschnelli/2015/08/sync_bitcoin
       new  4b288b3   add compile flag for number parsing functions
       new  95f7165   Merge pull request #2 from jonasschnelli/2015/08/num_func_compile_flag
       new  c8dcb7a   Stop parsing JSON after first finished construct.
       new  18394e0   Merge pull request #3 from jonasschnelli/2015/09/domob1812_json-garbage
       new  83046ec   Update project docs.
       new  a3bbde1   fix typo in configure.ac
       new  3541923   Merge pull request #4 from jonasschnelli/2015/09/wallet_typo
       new  3f7c1f3   README: fix typo
       new  1a08d30   numberparse: add needed #include's for independent builds
       new  cf2b7d3   Move files into lib/ and test/ directories.
       new  66ebfbf   AUTHORS, NEWS, ChangeLog: minor tidying
       new  1211c40   Include 'gen' in build and dist tarball, but do not install.
       new  c00cda3   remove optional compiling/linking of numparse functions, take them local
       new  a243b3d   Merge pull request #5 from jonasschnelli/2015/09/custom_num_parse
       new  ae19fcd   Enable travis
       new  d4d3053   Merge branch 'travis'
       new  372865d   Enable Travis building on OSX
       new  5b312dc   Add LT_INIT marco to autoconf script, required for -fPIC builds
       new  b0390ef   add pkgconfig file
       new  2151c25   Merge pull request #6 from jonasschnelli/2015/09/LT_INIT
       new  a35c083   Update .gitignore for new build productions.
       new  27db358   Version 1.0.0.
       new  84a15c3   mingw: link -static-libgcc -static-libstdc++
       new  9aa15a6   build: move installed files to build-aux
       new  0b391eb   build: Don't require old gnu-style files
       new  e450ac4   build: use glibtoolize if possible
       new  51f051d   build: Drop a bunch of unnecessary or duped checks
       new  1ef5d63   build: enable silent rules by default
       new  c3c4118   build: Don't use a SUBDIR for the lib build
       new  6502134   build: don't use a SUBDIR for the test build
       new  fa79339   Merge pull request #8 from jonasschnelli/2015/09/mingw_static
       new  c72d971   Merge pull request #9 from theuni/build-changes
       new  64bbc3b   build: move shipped headers to include dir
       new  9518b9d   build: fix tests under mingw+wine
       new  9e0748e   build: Add a 'make gen' target that should work anywhere
       new  36bdba2   build: move pkg-config files to pc dir and properly install libunivalue.pc
       new  f748215   travis: add mingw build
       new  87d9045   Merge pull request #10 from theuni/build-changes2
       new  81cafe3   Update and consolidate git ignores
       new  a68aed5   Merge pull request #12 from jmcorgan/add-ignores
       new  3f248e0   build: move libunivalue.la to the root dir
       new  5839ac3   Merge pull request #13 from theuni/move-lib
       new  3339191   Escape all control characters
       new  2ab9ad4   travis: Make 'make distcheck' for more comprehensive checks.
       new  2158205   Use internal, locale-independent isspace(), isdigit() implementations.
       new  fd448da   test: Improve tester diagnostics.  Add failing test case from #15
       new  8eafa26   travis: run parallel 'make distcheck'
       new  f2568bc   Prefer C++ STL vector .at() for accessing object values.
       new  c74185c   parser: transform C++ variables into bitmask
       new  3e319f3   parser: Tighten array, object syntax checks.
       new  bfef9e2   Makefile.am: list recently added test data, fail{35,36}.json
       new  eb6cd64   Omit Obj/Arr open token from jsonTokenIsValue() test
       new  ccf3575   parser: Ensure multiple values cannot follow each other
       new  46098ee   Version 1.0.1.
       new  7482163   Add new testcase to Makefile.am
       new  5e7985a   Merge pull request #14 from laanwj/2015_11_escape_plan
       new  bed8dd9   Version 1.0.2.
       new  917ba10   Imported Upstream version 1.0.2
       new  41a642d   Initial packaging.

The 76 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
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