]>
mj.ucw.cz Git - libucw.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Tue, 10 Feb 1998 16:17:02 +0000 (16:17 +0000)]
Grrrr. Caught nasty bbcopy() bug causing sword.c scramble large files!
Martin Mares [Mon, 19 Jan 1998 19:13:35 +0000 (19:13 +0000)]
Added universal function for scanning of object trees. I'll convert
gived and expire to use it some day, but there are more important
things to do now.
Martin Mares [Mon, 12 Jan 1998 09:54:03 +0000 (09:54 +0000)]
Added "name" parameter to obj_fload in order to get better error reporting
on malformed objects.
Pavel Machek [Sat, 10 Jan 1998 20:57:21 +0000 (20:57 +0000)]
Sync after disk crash. Main now includes zajicek's interface, lib now
contains function to read config and never die.
Martin Mares [Sat, 10 Jan 1998 09:41:38 +0000 (09:41 +0000)]
Fixing _C_INNER in character class maps.
Martin Mares [Tue, 6 Jan 1998 13:40:27 +0000 (13:40 +0000)]
Syncing crashed repository with my work tree.
Martin Mares [Thu, 4 Dec 1997 13:55:15 +0000 (13:55 +0000)]
Yet another bug in the pattern matcher fixed.
Martin Mares [Wed, 3 Dec 1997 08:16:02 +0000 (08:16 +0000)]
New charset tables -- now common for all modules. charset/exp/* are not
rebuilt automatically as it requires the UniCode tables.
Martin Mares [Wed, 3 Dec 1997 08:11:25 +0000 (08:11 +0000)]
ffs _cannot_ be used as a substitute for log2, because it scans in the
opposite direction :-(
Fixed our own log2 (it hadn't any chance to work before).
Martin Mares [Tue, 2 Dec 1997 09:56:19 +0000 (09:56 +0000)]
New pattern matching code -- simplified and debugged.
Martin Mares [Wed, 26 Nov 1997 22:18:46 +0000 (22:18 +0000)]
Implemented the URL regex replace mechanism.
Martin Mares [Wed, 26 Nov 1997 22:17:12 +0000 (22:17 +0000)]
'\' works as an escape character now.
Martin Mares [Tue, 25 Nov 1997 11:19:39 +0000 (11:19 +0000)]
Added regex library interface.
Martin Mares [Fri, 14 Nov 1997 23:21:22 +0000 (23:21 +0000)]
More hierarchy fixes.
Martin Mares [Tue, 9 Sep 1997 16:50:45 +0000 (16:50 +0000)]
Comment.
Martin Mares [Tue, 9 Sep 1997 13:17:15 +0000 (13:17 +0000)]
Pre-release!
Martin Mares [Tue, 29 Jul 1997 11:49:07 +0000 (11:49 +0000)]
See ChangeLogs.
Martin Mares [Mon, 28 Jul 1997 20:38:50 +0000 (20:38 +0000)]
New buffering code and objget caching changes.
Martin Mares [Mon, 28 Jul 1997 15:45:47 +0000 (15:45 +0000)]
x
Martin Mares [Sun, 27 Jul 1997 19:04:23 +0000 (19:04 +0000)]
Adding all files developed during last week...
Martin Mares [Fri, 9 May 1997 17:43:01 +0000 (17:43 +0000)]
Misc.
Martin Mares [Sat, 3 May 1997 18:15:37 +0000 (18:15 +0000)]
Too much changes... Read the ChangeLogs.
Martin Mares [Fri, 2 May 1997 17:20:39 +0000 (17:20 +0000)]
match_pattern_nocase
Martin Mares [Mon, 21 Apr 1997 06:18:58 +0000 (06:18 +0000)]
Misc file additions.
Martin Mares [Mon, 21 Apr 1997 06:15:52 +0000 (06:15 +0000)]
First a bit working version.
Martin Mares [Wed, 16 Apr 1997 07:40:17 +0000 (07:40 +0000)]
META and decoders
Martin Mares [Sun, 13 Apr 1997 18:13:17 +0000 (18:13 +0000)]
Daily commit.
Martin Mares [Fri, 11 Apr 1997 15:40:01 +0000 (15:40 +0000)]
Bug fixes. Robot file parsing.
Martin Mares [Wed, 9 Apr 1997 07:55:49 +0000 (07:55 +0000)]
Initial revision