Archived
1
0
Fork 0
Commit graph

50 commits

Author SHA1 Message Date
H Hautakoski
c5458d982b docs: update strbuf and added xalloc. 2010-10-22 13:59:10 +02:00
H Hautakoski
4ca920dc01 common/path.c: ~ expand in normalize 2010-10-22 13:59:10 +02:00
H Hautakoski
8b0772d0f1 common/strbuf: new function strbuf_term 2010-10-22 13:59:10 +02:00
H Hautakoski
2c2c0781d9 xalloc 2010-10-22 13:59:10 +02:00
H Hautakoski
25d789c77b common/path.c: normalize function (old fmt_path) using strbuf. 2010-10-22 13:59:09 +02:00
H Hautakoski
ccdad9c6aa strbuf: docs and const pointers. 2010-10-22 13:59:09 +02:00
H Hautakoski
850df3fc87 notify/queue.c: fixed potential null pointer dereference 2010-10-22 13:59:09 +02:00
H Hautakoski
9de2e02418 common/strbuf: "\0" pointer for new buffers and squeeze. 2010-10-22 13:59:09 +02:00
H Hautakoski
c967a59706 queue: changed the ADT abit. 2010-10-22 13:59:08 +02:00
H Hautakoski
1ce3172734 better test for queue 2010-10-22 13:59:08 +02:00
H Hautakoski
2cc0d3f470 updated todo 2010-10-22 13:59:08 +02:00
H Hautakoski
073c210814 Moving some files and cleaning up. 2010-10-22 13:59:08 +02:00
H Hautakoski
8cafb25c42 arch/mysql.c: fixed the test and a overflow in init(). mysql needs alot more love. 2010-10-22 13:59:08 +02:00
H Hautakoski
bc7492cb1d updated strbuf docs 2010-10-22 13:59:07 +02:00
H Hautakoski
d5d79c77db common/path.c: fixed is_abspath. 2010-10-22 13:59:07 +02:00
H Hautakoski
af818017ed common/path: throwing away base/dirname in favor of libgen.h 2010-10-22 13:59:07 +02:00
H Hautakoski
3b91895093 first hack at the event queue. 2010-10-22 13:59:07 +02:00
H Hautakoski
f1dbd880a7 docs for strbuf and some small changes. 2010-10-22 13:59:07 +02:00
H Hautakoski
d6537b235c remove old democode 2010-10-22 13:59:06 +02:00
H Hautakoski
2afa74ee81 updated header comments 2010-10-22 13:59:06 +02:00
H Hautakoski
436c9ed7e4 ignore object files and test binaries. 2010-10-22 13:59:06 +02:00
H Hautakoski
1cf6ea1571 common/strbuf: a little cleanup in rev 2010-10-22 13:59:06 +02:00
H Hautakoski
92477a7261 core string buffer implementation. 2010-10-22 13:59:06 +02:00
Fredric N
f35b780e53 Added .gitignore 2010-10-22 13:59:05 +02:00
Fredric N
ebc1f68cde Removed call to deleted function 2010-10-22 13:59:05 +02:00
Fredric N
82a35e8232 Added creation of database on startup 2010-10-22 13:59:05 +02:00
Fredric N
616d5ca03f Indentation fix 2010-10-22 13:59:05 +02:00
Fredric N
d8b25fe83b Updated TODO 2010-10-22 13:59:05 +02:00
dc94d1185c small fix. 2010-10-22 13:59:05 +02:00
20a13a90b4 fs/notify.h: some small API change. 2010-10-22 13:59:04 +02:00
8f89092faa arch/mysql.c: fixed memoryblock calculation bug in delete() 2010-10-22 13:59:04 +02:00
b326f23c85 common/path.c: fixed bug whit trailing slash in fmt_path 2010-10-22 13:59:04 +02:00
fd3d2c0fa6 common/mem.h: removed, not needed. 2010-10-22 13:59:04 +02:00
ec6b523713 updated TODO 2010-10-22 13:59:04 +02:00
4a36c05134 Added docs dir, updated TEMPLATE 2010-10-22 13:59:04 +02:00
20348ed1e9 wrapperscript generation from makefile 2010-10-22 13:59:03 +02:00
6fea192c60 rbtree.c: killed some dragons 2010-10-22 13:59:03 +02:00
319b76216b updated some headercomments and added HACKING 2010-10-22 13:58:53 +02:00
9fa5c9eac9 unit test api needs to be rewritten. crazy to assert functions with heap allocated memory or "in place"
manipulation.
2010-10-19 03:31:55 +02:00
64b6356e61 Updated template 2010-10-19 03:31:55 +02:00
654f4bff80 updated dirname/basepath to follow a modification of IEEE standard. 2010-10-19 03:31:55 +02:00
304049064e small fixes in debug and rbtree. 2010-10-19 03:31:55 +02:00
Fredric N
d0d344a78c Fixa lite i todo. 2010-10-19 03:31:54 +02:00
f630cbf979 some cleanup and extended insertion in rbtree, updated rbtree test 2010-10-19 03:31:54 +02:00
401b11fdcf Removed a unused file and updated debug.h macros 2010-10-19 03:31:54 +02:00
Fredric N
aca1e7240f Crawler prototype 2010-10-19 03:31:54 +02:00
Fredric N
efd9d3d312 Added dirname() function 2010-10-19 03:31:54 +02:00
1e68c71d72 added template 2010-10-19 03:31:53 +02:00
Fredric N
3b9c726466 Added support for user specified database host and tablename 2010-10-19 03:31:53 +02:00
fdfefe7d55 Initial commit 2010-10-19 03:31:16 +02:00