Commit graph

  • f0d35340b4 K&R no more master Greg Burd 2024-05-08 15:59:52 -0400
  • d9b6876ec2 fixes Greg Burd 2024-03-11 11:39:12 -0400
  • 7ce1172dcd fixes Greg Burd 2023-10-23 12:00:50 -0400
  • bdd732cef7 numerous fixes Greg Burd 2023-10-21 13:06:35 -0400
  • 8f5855b6b6 update to match api Greg Burd 2023-10-19 16:46:02 -0400
  • 564194378e upkeep Greg Burd 2023-10-19 14:48:01 -0400
  • 8136693f9a conditionally add sys/time.h Greg Burd 2023-10-19 14:47:16 -0400
  • b1cbd35bfe activate flake using direnv Greg Burd 2023-10-19 14:46:38 -0400
  • 24e4f0d609 update readme Greg Burd 2023-10-19 14:46:22 -0400
  • 8874d3bfd0 ignore things Greg Burd 2023-10-19 14:46:02 -0400
  • 1f471e54a2 add Nix flake, shell Greg Burd 2023-10-19 14:45:46 -0400
  • 5dc705134e update autoconf Greg Burd 2023-10-19 11:49:41 -0400
  • 1f559179ca Update README.md Gregory Burd 2023-10-18 22:55:38 +0000
  • f95927f880 Create README.md Gregory Burd 2014-04-14 13:43:23 -0400
  • 8cf6844deb Create gh-pages branch via GitHub gh-pages Gregory Burd 2013-01-27 10:48:41 -0800
  • fb683f6a7e Whitespace, cleanup, and work to get the test harness functional again. It compiles, but still needs to be debugged. Then, it's time to run the tests and fix everything they find (a lot I expect). Gregory Burd 2009-09-03 17:31:03 -0400
  • e7dc5d2d04 Update project todo and build notes. Gregory Burd 2009-09-02 20:52:49 -0400
  • 41daff7e7c Minor fix. Gregory Burd 2009-09-01 21:58:47 -0400
  • c39ba47f61 Finished a pass over all the non-SQLite derrived tests (which all live in scr050) and brought them up to date, some minor fixes along the way. A few tests don't work properly, I've noted those in the TODO file for some other time. Gregory Burd 2009-09-01 19:21:41 -0400
  • 62311bde64 Fixing the non-SQLite tests, the ones adopted from DB. Gregory Burd 2009-09-01 09:53:56 -0400
  • f157b8d0e4 valgrind Gregory Burd 2009-09-01 09:50:10 -0400
  • 119ffe556f Try to keep track of pending items. Gregory Burd 2009-08-31 22:41:32 -0400
  • af3f20bc88 Change from db_align types to more sane/generic names in types.m4. Gregory Burd 2009-08-31 22:40:49 -0400
  • 7905a5a889 Fix a few more places where I forgot to put in a format string. Gregory Burd 2009-08-31 22:39:57 -0400
  • 2efb391318 FIXME: So in db-4.8 __os_sleep() is static (sigh) meaning that I can't reuse it (and thus save static code size). For now, comment out the calls to __os_sleep() until I can determine how exactly to fix this. Gregory Burd 2009-08-31 22:37:25 -0400
  • ab634c1bbb Turns out we needed that long_double_t type after all. Gregory Burd 2009-08-31 22:00:05 -0400
  • 5009f7bde7 Updated typenames in the code to their new names in the aclocal scripts. Gregory Burd 2009-08-31 21:17:21 -0400
  • d5f6575a7c More house keeping. Removed all the "Id:" tags. Gregory Burd 2009-08-31 20:28:38 -0400
  • d9572557c7 Overlooked one file, ltmain.sh now up to date. Gregory Burd 2009-08-31 19:46:15 -0400
  • b5b2c94631 Reset permissions and updated a few overlooked autoconf files. Gregory Burd 2009-08-31 19:16:02 -0400
  • 1da1168747 Update aclocal to latest version, fix s_* scripts in dist. Gregory Burd 2009-08-31 18:52:36 -0400
  • faa6e61f60 GDBv6 requires a bit more config to deal with dynamic libs and breakpoints. Gregory Burd 2008-09-10 12:53:46 -0400
  • 225929e650 Many major changes which are not yet complete. fenway Gregory Burd 2008-05-25 08:44:57 -0400
  • b9a7f69e0b updated copyrights to include 2008 Gregory Burd 2008-05-15 19:08:18 -0400
  • 598977fa88 Update license to GPL version 3. Gregory Burd 2007-10-21 02:57:28 +0100
  • 67da5e7057 Change license to GPL version 3 from version 2.1 Gregory Burd 2007-10-21 01:42:57 +0100
  • 9ab52d89be Clean up and type fixes. Gregory Burd 2007-10-21 01:33:16 +0100
  • 2529f39db1 Update call to srand48 to match prototype. Gregory Burd 2007-10-21 01:31:56 +0100
  • d55ee94646 Update flags for in-memory databases to DB 4.6 API Gregory Burd 2007-10-21 01:29:45 +0100
  • ed5cf2a8d3 Allocate SQL functions on heap, not end of struct. Gregory Burd 2007-10-21 01:24:20 +0100
  • 89646d2c84 added a bit more to the smoke test Gregory Burd 2007-03-24 23:15:20 +0100
  • f1037cdd9a fixed portability to mac os/x 10.4.9 Gregory Burd 2007-03-24 22:59:14 +0100
  • 4a8fcf6cd1 remove generated files Gregory Burd 2007-03-24 05:28:22 +0100
  • a04d39bc52 Initial import. Gregory Burd 2007-03-10 20:04:07 +0100