The Week Of Monday 4 April 2016 Archives by thread
Starting: Mon Apr 4 09:18:26 UTC 2016
Ending: Thu Apr 7 02:16:19 UTC 2016
Messages: 103
- [Pkg-bitcoin-commits] [libunivalue] branch master created (now 41a642d)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 01/76: Initial revision of the universal value and JSON library
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 02/76: Import vjson tests, and test harness.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 03/76: unitester: comment out failing tests
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 04/76: unitester: return success upon exit
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 05/76: .gitignore: ignore testsuite output
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 06/76: tests: support srcdir != targetdir
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 07/76: unitester: tabs to spaces
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 08/76: univalue_read: break up into separate tokenizing and parsing steps
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 09/76: Minor bug and test fixes.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 10/76: univalue_read: make check more strict, fix test
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 11/76: AUTHORS: credit test source
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 12/76: univalue_read: fix \u escapes. we now pass all important tests.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 13/76: univalue.h: remove mention of bitcoin
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 14/76: Remove use of exceptions. Not all projects use them.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 15/76: Add copyright headers
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 16/76: sync with bitcoin/src/univalue
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 17/76: Merge pull request #1 from jonasschnelli/2015/08/sync_bitcoin
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 18/76: add compile flag for number parsing functions
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 19/76: Merge pull request #2 from jonasschnelli/2015/08/num_func_compile_flag
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 20/76: Stop parsing JSON after first finished construct.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 21/76: Merge pull request #3 from jonasschnelli/2015/09/domob1812_json-garbage
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 22/76: Update project docs.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 23/76: fix typo in configure.ac
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 24/76: Merge pull request #4 from jonasschnelli/2015/09/wallet_typo
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 25/76: README: fix typo
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 26/76: numberparse: add needed #include's for independent builds
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 27/76: Move files into lib/ and test/ directories.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 28/76: AUTHORS, NEWS, ChangeLog: minor tidying
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 29/76: Include 'gen' in build and dist tarball, but do not install.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 30/76: remove optional compiling/linking of numparse functions, take them local
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 31/76: Merge pull request #5 from jonasschnelli/2015/09/custom_num_parse
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 32/76: Enable travis
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 33/76: Merge branch 'travis'
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 34/76: Enable Travis building on OSX
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 35/76: Add LT_INIT marco to autoconf script, required for -fPIC builds
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 36/76: add pkgconfig file
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 37/76: Merge pull request #6 from jonasschnelli/2015/09/LT_INIT
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 38/76: Update .gitignore for new build productions.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 39/76: Version 1.0.0.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 40/76: mingw: link -static-libgcc -static-libstdc++
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 41/76: build: move installed files to build-aux
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 42/76: build: Don't require old gnu-style files
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 43/76: build: use glibtoolize if possible
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 44/76: build: Drop a bunch of unnecessary or duped checks
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 45/76: build: enable silent rules by default
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 46/76: build: Don't use a SUBDIR for the lib build
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 47/76: build: don't use a SUBDIR for the test build
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 48/76: Merge pull request #8 from jonasschnelli/2015/09/mingw_static
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 49/76: Merge pull request #9 from theuni/build-changes
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 50/76: build: move shipped headers to include dir
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 51/76: build: fix tests under mingw+wine
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 52/76: build: Add a 'make gen' target that should work anywhere
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 53/76: build: move pkg-config files to pc dir and properly install libunivalue.pc
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 54/76: travis: add mingw build
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 55/76: Merge pull request #10 from theuni/build-changes2
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 56/76: Update and consolidate git ignores
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 57/76: Merge pull request #12 from jmcorgan/add-ignores
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 58/76: build: move libunivalue.la to the root dir
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 59/76: Merge pull request #13 from theuni/move-lib
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 60/76: Escape all control characters
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 61/76: travis: Make 'make distcheck' for more comprehensive checks.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 62/76: Use internal, locale-independent isspace(), isdigit() implementations.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 63/76: test: Improve tester diagnostics. Add failing test case from #15
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 64/76: travis: run parallel 'make distcheck'
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 65/76: Prefer C++ STL vector .at() for accessing object values.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 66/76: parser: transform C++ variables into bitmask
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 67/76: parser: Tighten array, object syntax checks.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 68/76: Makefile.am: list recently added test data, fail{35, 36}.json
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 69/76: Omit Obj/Arr open token from jsonTokenIsValue() test
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 70/76: parser: Ensure multiple values cannot follow each other
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 71/76: Version 1.0.1.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 72/76: Add new testcase to Makefile.am
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 73/76: Merge pull request #14 from laanwj/2015_11_escape_plan
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 74/76: Version 1.0.2.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 75/76: Imported Upstream version 1.0.2
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] 76/76: Initial packaging.
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] branch pristine-tar created (now b77b9d0)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] branch upstream created (now 917ba10)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag debian/1.0.2-1 created (now 5c0ab26)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag upstream/1.0.2 created (now 4217585)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag v0.0.1 created (now 4358cc2)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag v1.0.0 created (now 98baf75)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag v1.0.1 created (now ee64363)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libunivalue] annotated tag v1.0.2 created (now 1375566)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libsecp256k1] branch master updated (41f4b32 -> 450c434)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [libsecp256k1] annotated tag debian/0.1_20160216-2 created (now 38d0d33)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [electrum] 03/08: New upstream release.
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] 04/08: Drop backported install-wizard-connect.patch.
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] 05/08: Add Suggests: python-zbar and update the installation hint to suggest apt-get instead of pip.
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] 06/08: Bump Standards-Version to 3.9.7 (no changes).
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] 07/08: Update Vcs-* links.
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] 08/08: Fix up copyright.
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] annotated tag debian/2.6.3-1 created (now 58c7e35)
Tristan Seligmann
- [Pkg-bitcoin-commits] [electrum] annotated tag upstream/2.6.3 created (now 73d54e2)
Tristan Seligmann
- [Pkg-bitcoin-commits] [groestlcoin] annotated tag debian/2.11.0+20160407-1 created (now a411925)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [groestlcoin] annotated tag upstream/2.11.0+20160407 created (now e571a83)
Jonas Smedegaard
- [Pkg-bitcoin-commits] [groestlcoin] tag v2.11.0 created (now de0c4c0)
Jonas Smedegaard
Last message date:
Thu Apr 7 02:16:19 UTC 2016
Archived on: Thu Apr 7 02:16:21 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).