Thread: [Refdb-cvs] SF.net SVN: refdb: [290] refdb/branches/refdb-sru/src
Status: Beta
Brought to you by:
mhoenicka
From: <mho...@us...> - 2007-02-28 23:32:48
|
Revision: 290 http://svn.sourceforge.net/refdb/?rev=290&view=rev Author: mhoenicka Date: 2007-02-28 15:32:46 -0800 (Wed, 28 Feb 2007) Log Message: ----------- added countref() and countnote() commands, added namespace support for XML output, made getnote() protocol the same as the getref() protocol Modified Paths: -------------- refdb/branches/refdb-sru/src/backend-risx.c refdb/branches/refdb-sru/src/backendn-notex.c refdb/branches/refdb-sru/src/connect.h refdb/branches/refdb-sru/src/refdbc.c refdb/branches/refdb-sru/src/refdbc.h refdb/branches/refdb-sru/src/refdbd.c refdb/branches/refdb-sru/src/refdbd.h.in refdb/branches/refdb-sru/src/refdbdbib.c refdb/branches/refdb-sru/src/refdbdgetref.c refdb/branches/refdb-sru/src/refdbdgetref.h refdb/branches/refdb-sru/src/refdbdnote.c refdb/branches/refdb-sru/src/refdbib.c refdb/branches/refdb-sru/src/xmlhelper.c refdb/branches/refdb-sru/src/xmlhelper.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mho...@us...> - 2007-03-03 01:07:51
|
Revision: 294 http://svn.sourceforge.net/refdb/?rev=294&view=rev Author: mhoenicka Date: 2007-03-02 17:07:49 -0800 (Fri, 02 Mar 2007) Log Message: ----------- end tag fixes Modified Paths: -------------- refdb/branches/refdb-sru/src/backend-risx.c refdb/branches/refdb-sru/src/backendn-notex.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mho...@us...> - 2007-03-15 00:01:40
|
Revision: 306 http://svn.sourceforge.net/refdb/?rev=306&view=rev Author: mhoenicka Date: 2007-03-14 17:01:31 -0700 (Wed, 14 Mar 2007) Log Message: ----------- first shot at MODS backend Modified Paths: -------------- refdb/branches/refdb-sru/src/Makefile.am refdb/branches/refdb-sru/src/backend.c refdb/branches/refdb-sru/src/backend.h refdb/branches/refdb-sru/src/refdbd.c refdb/branches/refdb-sru/src/writeris.c Added Paths: ----------- refdb/branches/refdb-sru/src/backend-mods.c refdb/branches/refdb-sru/src/backend-mods.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mho...@us...> - 2007-03-18 14:56:24
|
Revision: 311 http://svn.sourceforge.net/refdb/?rev=311&view=rev Author: mhoenicka Date: 2007-03-17 18:46:20 -0700 (Sat, 17 Mar 2007) Log Message: ----------- support read-only database accounts Modified Paths: -------------- refdb/branches/refdb-sru/src/dbfncs.c refdb/branches/refdb-sru/src/dbfncs.h refdb/branches/refdb-sru/src/refdba.c refdb/branches/refdb-sru/src/refdbd.c refdb/branches/refdb-sru/src/refdbd.h.in refdb/branches/refdb-sru/src/refdbda.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mho...@us...> - 2007-03-27 12:30:01
|
Revision: 340 http://svn.sourceforge.net/refdb/?rev=340&view=rev Author: mhoenicka Date: 2007-03-27 05:30:00 -0700 (Tue, 27 Mar 2007) Log Message: ----------- added support for doi Modified Paths: -------------- refdb/branches/refdb-sru/src/backend-mods.c refdb/branches/refdb-sru/src/backend-ris.c refdb/branches/refdb-sru/src/backend-risx.c refdb/branches/refdb-sru/src/backend.c refdb/branches/refdb-sru/src/dbfncs.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <mho...@us...> - 2007-03-27 19:47:53
|
Revision: 343 http://svn.sourceforge.net/refdb/?rev=343&view=rev Author: mhoenicka Date: 2007-03-27 12:47:50 -0700 (Tue, 27 Mar 2007) Log Message: ----------- added sanity check to process_ris_set(); added support for doi Modified Paths: -------------- refdb/branches/refdb-sru/src/risdb.c refdb/branches/refdb-sru/src/risxhandler.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |