Keith Bostic
344a714c3d
Upgrade copyright notices from 2015 to 2016.
2016-01-01 16:37:39 -05:00
Julien Balestra
d832c812c4
Update ex_access.py
2015-08-19 21:25:09 +02:00
Julien Balestra
60e860b30c
String format is better than strcat
2015-08-19 20:49:49 +02:00
Pat Gunn
eb60d71e35
Small logic fix
2015-04-14 15:20:08 -04:00
Pat Gunn
09b6b8f084
Implement fixes as per PR discussion
2015-04-14 15:16:36 -04:00
Keith Bostic
7f8ad60fd1
Fix the copyright notice.
2015-04-03 20:35:26 -04:00
Pat Gunn
dc7310628e
Add shebang, make db dir if does not exist
2015-04-03 19:10:16 -04:00
Keith Bostic
1f9098871a
Copyright notices: add MongoDB, update to 2015.
2015-01-04 14:07:56 -05:00
Keith Bostic
5b509b7220
Update copyright notices for 2014.
...
Move lang/java and lang/python into the public domain.
2014-01-07 10:30:12 -05:00
Keith Bostic
963d37a4e6
Update copyright notice to 2013.
2013-01-01 09:45:50 +00:00
Keith Bostic
7a3b1353f0
We're sending a mixed message -- remove the copyright notices from files
...
where we've placed our content in the public domain.
2012-08-15 17:46:54 +00:00
Keith Bostic
226b896d74
Add a copyright notice, and change the copyright script to not require
...
a leading #! line.
2012-05-03 22:04:39 +00:00
Michael Cahill
a8978e988c
Fix the Python example.
...
closes #206
--HG--
rename : examples/c/Makefile.am => examples/python/Makefile.am
2012-05-04 10:07:25 +10:00
Keith Bostic
4879e63e5b
More copyright cleanup.
2012-02-01 15:32:36 +00:00
Don Anderson
8d2fdaa955
Added ex_access.py, and added typemaps, etc. to make it all work.
...
This changeset also includes configure and Make.base changes to
force -g on for setup.py, and to *disable* -O if debug is enabled.
That's probably not wanted in the release tree, but is essential
for debugging SWIG.
refs #31
--HG--
extra : rebase_source : d6eb4ffab30aa8901b73467e038cb82168308545
2011-03-31 07:44:57 -04:00