This website requires JavaScript.
Explore
Help
Sign In
xuemingqiang
/
mongo
Watch
1
Star
0
Fork
0
You've already forked mongo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
574d7b43cfa39b7af07ea1736e5a3ab3d46a2e41
mongo
/
lang
/
python
History
Michael Cahill
574d7b43cf
Add libtool to the build.
...
While in the area, add a pkg-config file. * * * [mq]: build-fixes
2011-08-26 15:28:43 +10:00
..
src
[
#23
] Permit JSON config strings. Change "column set" to "column group" / "colgroup" consistently. Change schema configration to use unique JSON-friendly keys, so "index.name=(columns)" instead of "index=name(columns)".
2011-01-28 16:34:15 +11:00
tests
Added some Java and Python tests of packing and unpacking.
2010-12-14 09:27:31 +11:00
fpacking.py
Implement full packing and unpacking for multi-column keys/values.
2011-05-26 14:04:46 +10:00
intpack-test.py
Tuning and fixes for integer packing, add the Python implementation and test that both produce the same results.
2011-05-24 21:32:38 +10:00
intpacking.py
Implement full packing and unpacking for multi-column keys/values.
2011-05-26 14:04:46 +10:00
packing-test.py
Implement full packing and unpacking for multi-column keys/values.
2011-05-26 14:04:46 +10:00
packing.py
Implement full packing and unpacking for multi-column keys/values.
2011-05-26 14:04:46 +10:00
setup.py
Add libtool to the build.
2011-08-26 15:28:43 +10:00
wiredtiger.i
Release the Global Interpreter Lock during all WT calls.
2011-08-19 09:44:07 -04:00