summaryrefslogtreecommitdiffstats
path: root/Modules/_sqlite
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 55817-55961 via svnmerge fromGuido van Rossum2007-06-132-2/+3
* Shut up compiler warnings.Guido van Rossum2007-06-131-2/+2
* Use AsCharBuffer to get C strings out of Python strings.Guido van Rossum2007-05-092-30/+15
* Merged revisions 53304-53433,53435-53450 via svnmerge fromThomas Wouters2007-01-1518-484/+518
* Fix the sqlite failure -- it was the usual, PyInt_Check -> PyInt_CheckExact.Guido van Rossum2007-01-151-1/+1
* Merged revisions 46753-51188 via svnmerge fromThomas Wouters2006-08-116-63/+285
* Get rid of most of the flags (in tp_flags) that keep track of variousGuido van Rossum2006-07-272-2/+2
* Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svnThomas Wouters2006-06-081-0/+4
* Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.Thomas Wouters2006-05-2715-262/+233
* Merge p3yk branch with the trunk up to revision 45595. This breaks a fairThomas Wouters2006-04-2123-0/+4455
ommit message (Expand)AuthorAgeFilesLines * [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-022-2/+1 * [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-301-2/+0 * [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2 * [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0 * [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-5/+0 * [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-2/+3 * [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1 * [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2 * [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-1/+0 * [svn-r25496] Description:Quincey Koziol2014-07-301-2/+2 * [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-1/+0 * [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-141-1/+1 * [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0 * [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-257-471/+471 * [svn-r24997] Added compiler versions for mpich to settings file and configure...Larry Knox2014-04-092-15/+25 * [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-311-35/+408 * [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0 * [svn-r24851] example causes modal permission dialog to popup on windows. buil...Allen Byrne2014-03-202-5/+5 * [svn-r24850] example causes modal permission dialog to popup on windows. Do n...Allen Byrne2014-03-201-2/+3 * [svn-r24824] HDFFV-8700 -Allen Byrne2014-03-181-1/+1 * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1 * [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-6/+6 * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-28/+28 * [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-0/+3 * [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1 * [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-192-56/+63 * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-101-0/+2 * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1 * [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-141-1/+1 * [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsScot Breitenfeld2012-12-129-19/+19 * [svn-r23091] Changed C examples to reflect changes in documentation via Barbara;Scot Breitenfeld2012-12-1213-5/+843 * [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-16