📄 changelog
字号:
Added in filtering and sorting component for bonddb. How this will tie in with everything is still to be thought though but this should allow you to filter and sort your Objects to get a temporary snap shot of what you just want2002-04-09 16:29 andru * src/: db.c, dbtest.c: Strangly I have already written the code i planned to write?? I HATE IT WHEN THE CODES BES LIKE MAJIC LIKE THAT. No code, do not appear before my eyes. do not just happen to show up in my code when i want to do some serious hard coding. esp when i had just spent 3 hours designing how i was gonna do it. grrr. So yes, really i just coded this cool new feature to make table.name work propely and make primary keys not automaticcaly increment unless you really need em. but damn the code was already done.2002-04-09 16:19 andru * src/: db.c, db.h, dbdefault.c, dbdefault.h, dbfield.c, dbfield.h, dbmapme.h, dbobject.c, dbobject.h, dbtest.c, dbtoliet.c, dbtoliet.h, dbuniqueid.c: Make table.field a forced requirement in all elements of bonddb. So field+tablename should guarrentee to be unique2002-04-08 16:11 andru * src/: db.c, dbobject.c: Beautifing the code2002-04-08 14:15 andru * src/: dbfield.c, dbsqlparse.c: Minor bug fixes, adding in ability to copy dbfields2002-04-05 16:05 andru * src/dbfield.c: Improved one of the functions2002-04-04 15:18 andru * src/db.c, src/dbbirth.c, src/dbobject.c, src/dbtest.c, src/dbtoliet.c, test/images/db-test.23, test/images/db-test.24: Bug testing on flushes. tidy up error messages.2002-04-04 14:43 andru * test/qareporterDB: [no log message]2002-04-04 14:32 andru * test/qareporterDB: Fixed executing command for autogen.sh2002-04-04 14:28 andru * test/qareporterDB: Nothing to say2002-04-04 14:08 andru * test/buildprocessDB: Fixed log generation problem2002-04-04 14:07 andru * test/qareporterDB: Fixed database creation problem Also configure script will be automatically generated2002-04-04 12:14 andru * test/: qareporterDB, buildprocessDB: For andru only2002-04-04 11:31 andru * test/buildprocessDB: The generated change log backup file will be owned by andru2002-04-04 11:29 andru * test/qareporterDB: Now all the generated files are owned by andru2002-04-04 11:04 andru * test/qareporterDB: slight change2002-04-04 10:45 andru * ChangeLog, src/db.c, src/dbobject.c, src/dbtest.c, test/qatest, test/images/db-test.0, test/images/db-test.1, test/images/db-test.10, test/images/db-test.11, test/images/db-test.12, test/images/db-test.13, test/images/db-test.14, test/images/db-test.15, test/images/db-test.16, test/images/db-test.17, test/images/db-test.18, test/images/db-test.19, test/images/db-test.2, test/images/db-test.20, test/images/db-test.21, test/images/db-test.22, test/images/db-test.3, test/images/db-test.4, test/images/db-test.5, test/images/db-test.6, test/images/db-test.7, test/images/db-test.8, test/images/db-test.9: Release 0.5.02002-04-04 10:45 francis * test/buildprocessDB: Now CVS runs as andru2002-04-04 10:39 andru * src/: dbbureaucrat.c, dbbureaucrat.h, dbobject.c, dbobject.h, dbtest.c, dbtoliet.c: shitty stuff not working2002-04-04 10:07 andru * src/: dbbureaucrat.c, dbtest.c, dbtoliet.c: Strange morning feelings2002-04-03 16:05 andru * src/: db.c, dbbirth.c, dbbureaucrat.c, dbobject.c, dbobjectvalid.c: Strange going ons are happening. test 24 is passing, but , might i add but?. but debugging code that calls the flush that makes it work is never printed so it really is a bit of a mistoury to me why it works, but then again i ask if it ant broke why fix it?. this is definitly strange stuff, maybe i need to drink to better understand this. But (i said but again) the debugging messages never get printed. so its most percular. wait maybe, just maybe, something else is causing it to pass the test. maybe this is it. funny if it was. I'm still debating this in my head. it could be true. what do you think?2002-04-03 15:05 andru * src/: dbbirth.c, dbbirth.h, dbbureaucrat.c, dbbureaucrat.h, dbobject.c: More mad coding. damn head hurts, losing memory. oh the age .2002-04-03 14:05 andru * src/dbbirth.c: Cunning coding activities2002-04-03 14:00 andru * src/: dbbirth.c, dbbirth.h, dbobject.c, dbtest.c: Filling in some functions which wernt quite written2002-04-02 18:27 andru * src/dbobject.c: random coding2002-04-02 17:47 andru * src/: dbobject.c, dbtest.c, dbtoliet.c, dbuniqueid.c: More bug fixes to make more seg faults. as the visous cycle continues.2002-04-02 15:55 andru * src/dbobject.c, src/dbobjectvalid.c, src/dbtoliet.c, test/images/db-test.17, test/images/db-test.18, test/images/db-test.19, test/images/db-test.20, test/images/db-test.21, test/images/db-test.22: Another bug fix, get those tests in. 22 still fails2002-04-02 15:37 andru * ChangeLog, src/dbobject.c, src/dbobjectvalid.c, src/dbtest.c, src/dbuniqueid.c, test/qa_besttime.txt, test/qabondDB, test/images/db-test.0, test/images/db-test.1, test/images/db-test.10, test/images/db-test.11, test/images/db-test.12, test/images/db-test.13, test/images/db-test.14, test/images/db-test.15, test/images/db-test.16, test/images/db-test.2, test/images/db-test.3, test/images/db-test.4, test/images/db-test.5, test/images/db-test.6, test/images/db-test.7, test/images/db-test.8, test/images/db-test.9: Hello. Fix some of those nasty bugs. DIE BUGS DIE!. And got the tests reimaged so they look correct. you go tests go.2002-04-02 14:35 andru * src/: dbobject.c, dbobjectvalid.c, dbtest.c, dbuniqueid.c: Segfaults are loose. And my code has taken up insulting me on the fly.2002-04-02 11:15 andru * src/: dbbirth.c, dbobject.c, dbobjectvalid.c: Bug fixes i hope... well heres hoping2002-04-02 10:58 andru * src/db.c, src/dbgather.c, src/dbobject.c, src/dbobject.h, src/dbobjectvalid.c, src/dbobjectvalid.h, src/dbtest.c, src/dbuniqueid.c, test/.cvsignore, test/qareporterDB: Yes i have done some work, fancy that. Ok we are doing some more hard line work on some of that werid arse object verification and validation. Are you really valid, well we dont know do we. Solving problems (trying to) with object addition to objects.2002-03-30 22:23 andru * src/: dbclient.c, dbgather.c, dbgather.h: Added connstr to database defination so you can find out where you connected to.2002-03-30 21:15 andru * src/: Makefile.am, dbbirth.c, dbclient.c, dbclient.h, dbdefault.c, dbdefault.h, dbgather.c, dbgather.h, dbpgsql.c, dbpgsql.h, dbpgsqlgather.c, dbuniqueid.c, dbuniqueid.h: Made me some more library. ohhh look at that diskspace go byebyes. Hmmm i feel sleepy. damit you nikita you send me to sleep. ummmm. anyway. what i did was make a dbgather thingy library called bond_gather.so and arn't you proud that i finally learnt how to spell library? it took me so frieaking long to learn to spell libary. hmmm. damit. ok . anyway. go play2002-03-30 20:09 andru * src/: Makefile.am, dbbirth.c, dbbirth.h, dbtest.c, debug.h: While drunk i seemed to have coded last thursday. the extend of which is rather unknown to me but i hope this commit doesnt break too much. I got it compiling?. I seemed to have gone somewhere else then before i could commit the work in. oh well.2002-03-28 16:47 francis * test/changeconf.pl: Why this file was gone?2002-03-28 16:42 francis * test/: buildprocessDB, qareporterDB: Hopefully final modification2002-03-28 15:27 francis * test/: buildprocessDB, qabondDB, qareporterDB: Testing scripts. Slightly changed for bondDB from bond2002-03-26 10:01 andru * src/: dbsqlparse.c, sql.c: Work on parser, not much work though2002-03-25 18:56 andru * ChangeLog, README, src/db.c, src/dbobject.c, src/dbobject.h, src/dbsqlparse.c, src/dbsqlparse.h, src/dbtoliet.c: Worked on getting better db_sql support so you can pass any old sql statement in and it would work. dropped the cache from the sqlwrite function.2002-03-25 11:20 andru * src/: db.c, dbdefault.c, dbdefault.h, dbfield.c, dbobject.c, dbobjectvalid.c, dbpgsqlgather.c, dbpgsqlgather.h, dbtest.c: Added in default support and support for function calls. Code was tested, but the test was comment out as it returns different results each time, naturally. this is cause its incremental tests. wah. but it works. good. eh?2002-03-25 08:33 andru * src/Makefile.am, src/db.c, src/dbclient.c, src/dbdefault.c, src/dbdefault.h, src/dbgather.c, src/dbtest.c, src/dbtoliet.c, src/sqllexer.l, test/qatest, test/images/db-test.15, test/images/db-test.16, test/images/db-test.4, test/images/db-test.6: This is stuff i should have commited a while ago, but anyway, got some tests going, bug fixes, sanity checks, start work on defaults. and all that2002-03-22 18:07 andru * src/: db.c, dbobject.c, dbobject.h, dbobjectdel.c, dbtest.c: Fixed recusive deletion bug.2002-03-22 17:21 andru * src/: db.c, db.h, dbbirth.c, dbbirth.h, dbbureaucrat.c, dbbureaucrat.h, dbconstraint.c, dbobject.c, dbtest.c: Fixed very nasty memory bug in the bureaucrat that sometimes caused a segfault on programme exit. Got some more tests going. Added in code for adding objects to objects2002-03-22 11:59 andru * src/db.c, src/dbclient.c, src/dbobject.c, src/dbobjectvalid.c, src/dbpgsql.c, src/dbtest.c, src/dbwrapper.h, test/images/db-test.13: Get all the tests going perfectly, removing compiler warnings from the code, fixed some minor bugs. and other all round good guy work2002-03-22 00:35 andru * ChangeLog, src/db.c, src/db.h, src/dbwrapper.c, src/dbwrapper.h: Added a non-marked version of db_setvalue, fixed compiler errors in baz's code. eello!2002-03-19 11:58 baz * src/: dbgnomedb.c, dbgnomedb.h, dbtest.c, dbuniqueid.c, dbwrapper.c, dbwrapper.h: Procrastinating by commiting, and by writing stupid log files, maybe if I keep writing this log file for an hou, then I can avoid doing hard stuff till next week. Hmmmmmmmm, could be the only option.2002-03-14 16:04 andru * ChangeLog, src/db.c, src/dbobject.c, src/dbtest.c, src/debug.c, src/debug.h, test/images/db-test.0, test/images/db-test.1, test/images/db-test.10, test/images/db-test.11, test/images/db-test.12, test/images/db-test.13, test/images/db-test.14, test/images/db-test.2, test/images/db-test.3, test/images/db-test.4, test/images/db-test.5, test/images/db-test.6, test/images/db-test.7, test/images/db-test.8, test/images/db-test.9: Oh thats a big list of changed files. What i really did was just work on the tests and make sure they all say they fail. but 15 fails, so feel free to fix that someone??? anyone?. please?2002-03-14 10:43 andru * src/dbpgsql.c: Removing a debugging line... and i havn't done a cvs in ages so i want to feel like i'm doing a little work2002-03-13 15:32 andru * ChangeLog, src/dbclient.c, src/dbdefault.c, src/dbobject.c, src/dbpath.c, src/dbtoliet.c, src/debug.c, src/debug.h: Patchs submitted by Linas Vepstas <linas@linas.org>2002-03-13 06:44 andru * TODO, src/dbobject.c, src/dbpgsql.c, src/dbuniqueid.c, src/dbwrapper.h: Oh my I FIXED A BUG!!!. ok no need to get so excited, the sun hasn't even risen yet. ok there was a weird arse problem with ,oid insertions and it seems to work now2002-03-13 05:26 andru * src/: db.c, db.h, dbsqlparse.c, dbsuggest.c, dbtest.c: Added a test, trying to look for strange bug.2002-03-07 12:37 andru * ChangeLog, src/db.c, src/dbobjectdel.c: Fix bug in deletion2002-03-04 14:47 andre * debian/control: dh_compress is um hanging. grrr. crap. and all that2002-03-04 11:57 andru * src/: dbobject.c, dbobject.h, dbobjectvalid.c, dbobjectvalid.h, dbtoliet.c: Added in some new fields into dbobject. looked for bugs2002-02-28 17:33 andru * src/: db.c, db.h, dbmapme.c: Adding a function from dbmapme into the api2002-02-28 11:43 andru * src/db.h: Nothing changed at all2002-02-27 15:19 andre * debian/: README.Debian, control, rules: A few minor changes2002-02-27 14:16 andre * debian/: bonddb-dev.dirs, bonddb-dev.files, bonddb.dirs, bonddb.doc-base.ex, bonddb.files: Strange after dead effects2002-02-27 14:16 andre * debian/: bonddb-dev.dirs, bonddb-dev.files, bonddb.dirs, bonddb.doc-base.ex, bonddb.files, control: I'm like playing around2002-02-27 12:01 andre * .cvsignore, debian/.cvsignore, debian/bonddb.doc-base.ex, debian/rules: Got debian working finally... will test now2002-02-27 11:20 andre * debian/: README.Debian, bonddb-dev.dirs, bonddb-dev.files, bonddb.dirs, bonddb.doc-base.ex, bonddb.files, changelog, conffiles.ex, control, copyright, cron.d.ex, dirs, docs, emacsen-install.ex, emacsen-remove.ex, emacsen-startup.ex, init.d.ex, manpage.1.ex, manpage.sgml.ex, menu.ex, postinst.ex, postrm.ex, preinst.ex, prerm.ex, rules, shlibs.local.ex, watch.ex: Adding in template files for debian packaging. this is generated from dh_make.2002-02-26 17:44 andru * acconfig.h, autogen.sh, config.sub, configure.in, src/Makefile.am: Playing around with the make files2002-02-26 10:29 andru * src/: db.c, dbdefault.c: Not much really2002-02-25 08:57 andru * src/: Makefile.am, dbuniqueid.c, sqllexer.l, sqlparser.y: Fixs to the lexer sql parser so it can understand more complex SQL statements2002-02-22 09:54 andru * src/: db.h, dbconstraint.c, dbgather.c, dbgather.h, dbheader.h, dbpgsqlgather.c: Bug fix to dbgather not storing the constraints, bug fixes to field information gathering. code tidyups and a bit more documentation.2002-02-22 07:35 andru * ChangeLog, TODO, config.guess, config.sub, src/Makefile.am, src/dbclient.c, src/dbconstraint.c, src/dbobject.h, src/dbuniqueid.c: Added a few more header files into the installed directory, a few minor compiler errors fixed, debugging messages tidied up and some of the code is tidied up.2002-02-19 17:34 liam * src/: dbconstraint.c, dbgather.c, dbpgsqlgather.c: don't know2002-01-14 15:00 liam * src/: dbconstraint.c, dbgather.c, dbpgsqlgather.c, sqllexer.l, sqlparser.y: OK, strange things are afoot in bond today. Getting crashes running reports, added some debugging code to check values in dbconstraints. Started working. Took out code. Stopped working. Put it in. Started working. took it out, kept working. Ours not to reason why, ours just to do and die. Liam2002-01-10 16:58 liam * src/: Makefile.am, dbobjectdel.c: OK, all compilitaion errors fixed. Will look at whether it works later ;-)2002-01-10 16:46 baz * src/: dbobjectdel.c, dbtest.c, dbuniqueid.c: commiting shit2002-01-08 17:09 andru * src/: db.c, dbobjectdel.c, dbobjectdel.h, dbsuggest.c, dbsuggest.h: Work done over last few days in moments of weakness, actual work done on suggest, dbobjectdel, look at it to try and port and then grow very scared. db.c... oh well.2002-01-06 15:30 andru * ChangeLog, src/dbdefault.c, src/dbdefault.h: Added another function into dbdefault, this from memory still isn't be called by db_createobject and assoc. functions. At the moment bond is still manually assigning the default values into the object.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -