Commit History

Author SHA1 Message Date
  Steven Dake c42e27d950 Merge trunk revision 2787: 15 years ago
  Steven Dake 750221093d Merge trunk revision 2684: 16 years ago
  Steven Dake 79a6206547 Merge trunk revision 2746: 16 years ago
  Steven Dake d21ff84337 r2563 | asalkeld | 2009-12-03 11:13:52 -0700 (Thu, 03 Dec 2009) | 2 lines 16 years ago
  Steven Dake 934c8c90ee Merge trunk revision 2562: 16 years ago
  Steven Dake 23e0d3a7b2 Merge trunk revision 2561: 16 years ago
  Steven Dake 2b620c5c30 Merge trunk revision 2513: 16 years ago
  Steven Dake d26ee7a3a1 Merge trunk revision 2512: 16 years ago
  Steven Dake ea38f7e15b Merge trunk revision 2511: 16 years ago
  Steven Dake 4cfa49e834 Merge trunk revision 2380: 16 years ago
  Steven Dake ae5895c3f7 Call initializer directly for broken platforms which don't honor ctors in the shared object on dlopen. 16 years ago
  Steven Dake 1beb0c1fbd Remove saHandleXXX and friends and use hdb instead. 17 years ago
  Steven Dake 8126cf7458 Reworking of include file dependencies. 17 years ago
  Steven Dake ac597689df Remove warnings about objdb that casts a const char * to a char *. 17 years ago
  Steven Dake 9141188ee8 Add spin locks for critical sections in hdb api. 17 years ago
  Jim Meyering 8ef14f11eb cpg.h, objdb.h, coroaph.h: more const/size_t 17 years ago
  Jim Meyering 00db317b82 sync the rest of the code with previous header changes 17 years ago
  Jim Meyering 51cad562ae add "void" parameter list to avoid "isn't prototype" warning 17 years ago
  Jim Meyering 87b6a141ff * exec/objdb.c (object_create): make "object_name" param const 17 years ago
  Jim Meyering b107445d5a objdb.c, etc: add "const" to avoid warnings 17 years ago
  Fabio M. Di Nitto 031c02f589 - Every .c file should include "config.h" to get the right defines... 17 years ago
  Steven Dake 2a4c53dc1b Fix several errors in objdb notification handling, hdb_handle_t type 17 years ago
  Christine Caulfield d604803280 The current object database allows duplicate key names per object. This 17 years ago
  Steven Dake 58ab8d4a65 Unification around hdb_handle_t data type. 17 years ago
  Christine Caulfield 98cc132d48 Fix a couple of memory leaks 17 years ago
  Angus Salkeld aec3b38cde Fix coverity bug ID 1: overused local variable 17 years ago
  Angus Salkeld 3bc868eb54 Fix a memory violation in objdb (caught by valgrind) 17 years ago
  Christine Caulfield 44eaef35e0 Currently if a reload operation fails, any subsystems listening for 17 years ago
  Christine Caulfield f1764d1f56 Add locking around objdb calls so that reloads and writes are atomic. 17 years ago
  Christine Caulfield a7885395d2 Reinstate key_iter_reset that got removed by mistake in 1660 17 years ago