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
Michael Cahill
bb550b2b74
Fixes for automake 1.3.x: don't use $(srcdir) in TESTS and avoid the new parallel test harness (our tests all currently expect to have exclusive access to a WT_TEST directory).
...
--HG--
rename : examples/python/run-ex_access => lang/python/run-ex_access
2013-01-07 17:43:44 +11: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
362714a228
Move the python "check" into lang/python: that simplifies things and avoids tracking the dependency.
2012-05-04 10:39:46 +10: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