lp:~dobey/u1db/python-rpath

Created by dobey and last modified
Get this branch:
bzr branch lp:~dobey/u1db/python-rpath
Only dobey can upload to this branch. If you are dobey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
dobey
Project:
U1DB
Status:
Merged

Recent revisions

443. By dobey

Use the rpath option to setup.py build_ext, so the compiled cython module
can be loaded without LD_PRELOAD or LD_LIBRARY_PATH tweaking.

442. By José Expósito

Add missing extern "C" usage for compatibility with C++.

441. By dobey

Pad the version string with 0 so that (13, 05) becomes 13.05 instead of 13.5.

440. By dobey

Bump trunk version.

439. By Samuele Pedroni

clarify querying of number() and bool() indexes, values for querying are always strings (atm)

438. By Samuele Pedroni

fix code that was using sizeof of value_types like it was some sort of dynamic array len, use the explicit arity value instead

437. By Samuele Pedroni

be less strict about the error message we get testing failing cert verification

436. By Stuart Langridge

Add a note to the tutorial documentation explaining how to use inmemory implementations of u1db for test suites.

435. By Eric Casteleijn

Made database initialization happen in an exclusive transaction in C.

434. By Eric Casteleijn

handle empty value for doc ids correctly

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:u1db
This branch contains Public information 
Everyone can see this information.

Subscribers