Commit Graph

11 Commits

Author SHA1 Message Date
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