idzebra-moved-to-github.git
29 years agoPagesize is a resource now.
Adam Dickmeiss [Wed, 5 Oct 1994 12:16:48 +0000 (12:16 +0000)]
Pagesize is a resource now.

29 years agoSmall bug fix.
Adam Dickmeiss [Wed, 5 Oct 1994 10:47:31 +0000 (10:47 +0000)]
Small bug fix.

29 years agoFunction pr_lru is non-static now. No warning no more.
Adam Dickmeiss [Wed, 5 Oct 1994 10:47:15 +0000 (10:47 +0000)]
Function pr_lru is non-static now. No warning no more.

29 years agoRegexp.c is now deleted after make depend.
Adam Dickmeiss [Wed, 5 Oct 1994 10:46:41 +0000 (10:46 +0000)]
Regexp.c is now deleted after make depend.

29 years agoCFLAGS is inherited to make in subdirectories.
Adam Dickmeiss [Wed, 5 Oct 1994 10:46:15 +0000 (10:46 +0000)]
CFLAGS is inherited to make in subdirectories.

29 years agoFunction options now returns arg with error option.
Adam Dickmeiss [Tue, 4 Oct 1994 17:46:43 +0000 (17:46 +0000)]
Function options now returns arg with error option.

29 years agoMinor changes.
Adam Dickmeiss [Tue, 4 Oct 1994 12:08:19 +0000 (12:08 +0000)]
Minor changes.

29 years agoSome bug fixes and some optimizations.
Adam Dickmeiss [Tue, 4 Oct 1994 12:08:05 +0000 (12:08 +0000)]
Some bug fixes and some optimizations.

29 years agoFirst version of dictionary lookup with regular expressions and errors.
Adam Dickmeiss [Mon, 3 Oct 1994 17:23:01 +0000 (17:23 +0000)]
First version of dictionary lookup with regular expressions and errors.

29 years agoOptimization of grepper.
Adam Dickmeiss [Mon, 3 Oct 1994 17:22:17 +0000 (17:22 +0000)]
Optimization of grepper.

29 years agoSmall mod.
Sebastian Hammer [Wed, 28 Sep 1994 16:58:26 +0000 (16:58 +0000)]
Small mod.

29 years agoUse log_mask_str now.
Adam Dickmeiss [Wed, 28 Sep 1994 13:07:08 +0000 (13:07 +0000)]
Use log_mask_str now.

29 years agoMinor changes.
Adam Dickmeiss [Wed, 28 Sep 1994 13:06:52 +0000 (13:06 +0000)]
Minor changes.

29 years agoAdded access functions (ISPT)
Sebastian Hammer [Wed, 28 Sep 1994 12:56:09 +0000 (12:56 +0000)]
Added access functions (ISPT)

29 years agoTrivial
Sebastian Hammer [Wed, 28 Sep 1994 12:32:17 +0000 (12:32 +0000)]
Trivial

29 years agoAdded sort of input to is_merge
Sebastian Hammer [Wed, 28 Sep 1994 11:56:25 +0000 (11:56 +0000)]
Added sort of input to is_merge

29 years agoRemoved const from input to is_merge
Sebastian Hammer [Wed, 28 Sep 1994 11:56:13 +0000 (11:56 +0000)]
Removed const from input to is_merge

29 years agoAdded cmp parameter.
Sebastian Hammer [Wed, 28 Sep 1994 11:29:28 +0000 (11:29 +0000)]
Added cmp parameter.

29 years agoSeems relatively bug-free.
Sebastian Hammer [Tue, 27 Sep 1994 20:03:36 +0000 (20:03 +0000)]
Seems relatively bug-free.

29 years agoAdded id-header.
Adam Dickmeiss [Tue, 27 Sep 1994 16:31:40 +0000 (16:31 +0000)]
Added id-header.

29 years agoFirst version of grepper: grep with error correction.
Adam Dickmeiss [Tue, 27 Sep 1994 16:31:17 +0000 (16:31 +0000)]
First version of grepper: grep with error correction.

29 years agoBack again
Sebastian Hammer [Mon, 26 Sep 1994 17:12:32 +0000 (17:12 +0000)]
Back again

29 years agoTrivial
Sebastian Hammer [Mon, 26 Sep 1994 17:11:29 +0000 (17:11 +0000)]
Trivial

29 years agoBack again...
Sebastian Hammer [Mon, 26 Sep 1994 17:06:34 +0000 (17:06 +0000)]
Back again...

29 years agoTrivial.
Sebastian Hammer [Mon, 26 Sep 1994 17:05:54 +0000 (17:05 +0000)]
Trivial.

29 years agoMinor changes. xmalloc declares xcalloc now.
Adam Dickmeiss [Mon, 26 Sep 1994 16:31:23 +0000 (16:31 +0000)]
Minor changes. xmalloc declares xcalloc now.

29 years agoMinor changes.
Adam Dickmeiss [Mon, 26 Sep 1994 16:31:06 +0000 (16:31 +0000)]
Minor changes.

29 years agoMinor changes. imalloc uses xmalloc now.
Adam Dickmeiss [Mon, 26 Sep 1994 16:30:55 +0000 (16:30 +0000)]
Minor changes. imalloc uses xmalloc now.

29 years agoMod to clean:
Sebastian Hammer [Mon, 26 Sep 1994 16:19:25 +0000 (16:19 +0000)]
Mod to clean:

29 years agoAdded isam.
Sebastian Hammer [Mon, 26 Sep 1994 16:10:27 +0000 (16:10 +0000)]
Added isam.

29 years agoMost of the functionality in place.
Sebastian Hammer [Mon, 26 Sep 1994 16:07:52 +0000 (16:07 +0000)]
Most of the functionality in place.

29 years agoDfa-module header files.
Adam Dickmeiss [Mon, 26 Sep 1994 10:17:42 +0000 (10:17 +0000)]
Dfa-module header files.

29 years agoMinor changes.
Adam Dickmeiss [Mon, 26 Sep 1994 10:17:23 +0000 (10:17 +0000)]
Minor changes.

29 years agoFirst version of dfa module in alex. This version uses yacc to parse
Adam Dickmeiss [Mon, 26 Sep 1994 10:16:52 +0000 (10:16 +0000)]
First version of dfa module in alex. This version uses yacc to parse
regular expressions. This should be hand-made instead.

29 years agoAdded dfa in SUBDIR.
Adam Dickmeiss [Mon, 26 Sep 1994 10:15:06 +0000 (10:15 +0000)]
Added dfa in SUBDIR.

29 years agoFirst functional version of lookup with error correction. A 'range'
Adam Dickmeiss [Thu, 22 Sep 1994 14:43:56 +0000 (14:43 +0000)]
First functional version of lookup with error correction. A 'range'
specified the maximum number of insertions+deletions+substitutions.

29 years agoFacility for two types of depend. tail-type (1) of include-type (2).
Adam Dickmeiss [Thu, 22 Sep 1994 10:45:14 +0000 (10:45 +0000)]
Facility for two types of depend. tail-type (1) of include-type (2).

29 years agoDon't remember what changed!!
Adam Dickmeiss [Thu, 22 Sep 1994 10:44:47 +0000 (10:44 +0000)]
Don't remember what changed!!

29 years agoTwo versions of depend. Type 1 is the tail-type compatible with
Adam Dickmeiss [Thu, 22 Sep 1994 10:43:34 +0000 (10:43 +0000)]
Two versions of depend. Type 1 is the tail-type compatible with
all make programs. Type 2 is the GNU make with include facility.
Type 2 is default. depend rule chooses current rule.

29 years agoTwo versions of depend. Type 1 is the tail-type compatible with
Adam Dickmeiss [Thu, 22 Sep 1994 10:42:45 +0000 (10:42 +0000)]
Two versions of depend. Type 1 is the tail-type compatible with
all make programs. Type 2 is the GNU make with include facility.
Type 2 is default. Choose with 'make usedepend1/usedepend2'.

29 years agoemoved isam
Sebastian Hammer [Thu, 22 Sep 1994 10:38:34 +0000 (10:38 +0000)]
emoved isam

29 years agoTrivial
Sebastian Hammer [Tue, 20 Sep 1994 09:52:06 +0000 (09:52 +0000)]
Trivial

29 years agoMinor changes.
Adam Dickmeiss [Tue, 20 Sep 1994 09:02:49 +0000 (09:02 +0000)]
Minor changes.

29 years agoAdded Make distclean. This cleans up the system and removes
Adam Dickmeiss [Tue, 20 Sep 1994 09:02:30 +0000 (09:02 +0000)]
Added Make distclean. This cleans up the system and removes
dependancy lines in sub-Makefiles. This simplifies preparation
of a distribution of alex.

29 years agoDepend rule change. Minor changes in dicttest.c
Adam Dickmeiss [Mon, 19 Sep 1994 16:34:25 +0000 (16:34 +0000)]
Depend rule change. Minor changes in dicttest.c

29 years agoDepend rule change.
Adam Dickmeiss [Mon, 19 Sep 1994 16:34:06 +0000 (16:34 +0000)]
Depend rule change.

29 years agodunno.
Sebastian Hammer [Mon, 19 Sep 1994 14:12:37 +0000 (14:12 +0000)]
dunno.

29 years agoInitial code of lookup - not tested yet.
Adam Dickmeiss [Fri, 16 Sep 1994 15:39:10 +0000 (15:39 +0000)]
Initial code of lookup - not tested yet.

29 years agoAdded log warning to res_get_def
Sebastian Hammer [Fri, 16 Sep 1994 14:41:12 +0000 (14:41 +0000)]
Added log warning to res_get_def

29 years agoadded res_get_def
Sebastian Hammer [Fri, 16 Sep 1994 14:37:12 +0000 (14:37 +0000)]
added res_get_def

29 years agoNew version of split_page which use clean_page for splitting.
Adam Dickmeiss [Fri, 16 Sep 1994 12:35:01 +0000 (12:35 +0000)]
New version of split_page which use clean_page for splitting.

29 years agoSmall changes
Sebastian Hammer [Wed, 14 Sep 1994 13:10:35 +0000 (13:10 +0000)]
Small changes

29 years agoCorrected some bugs in the init-phase
Sebastian Hammer [Wed, 14 Sep 1994 13:10:15 +0000 (13:10 +0000)]
Corrected some bugs in the init-phase

29 years agoBug fix of .depend include.
Adam Dickmeiss [Mon, 12 Sep 1994 14:36:20 +0000 (14:36 +0000)]
Bug fix of .depend include.

29 years agoFuther development of insert.c
Adam Dickmeiss [Mon, 12 Sep 1994 08:06:41 +0000 (08:06 +0000)]
Futher development of insert.c

29 years agoNot functional yet
Sebastian Hammer [Mon, 12 Sep 1994 08:02:07 +0000 (08:02 +0000)]
Not functional yet

29 years agoSmall
Sebastian Hammer [Mon, 12 Sep 1994 08:01:41 +0000 (08:01 +0000)]
Small

29 years agoFurther development of insertion. Some special cases are
Adam Dickmeiss [Tue, 6 Sep 1994 13:05:12 +0000 (13:05 +0000)]
Further development of insertion. Some special cases are
not properly handled yet! assert(0) are put here. The
binary search in each page definitely reduce usr CPU.

29 years agoRemoved const from res_get
Sebastian Hammer [Tue, 6 Sep 1994 13:02:29 +0000 (13:02 +0000)]
Removed const from res_get

29 years agoRemoved const from declaration of res_get
Sebastian Hammer [Tue, 6 Sep 1994 13:01:03 +0000 (13:01 +0000)]
Removed const from declaration of res_get

29 years agoMinimal
Sebastian Hammer [Fri, 2 Sep 1994 14:58:38 +0000 (14:58 +0000)]
Minimal

29 years agoAdded -pedantic
Sebastian Hammer [Fri, 2 Sep 1994 14:56:06 +0000 (14:56 +0000)]
Added -pedantic

29 years agoRemoved stupid line. Work on insertion in dictionary. Not finished yet.
Adam Dickmeiss [Thu, 1 Sep 1994 17:49:36 +0000 (17:49 +0000)]
Removed stupid line. Work on insertion in dictionary. Not finished yet.

29 years agoWork on resource manager.
Adam Dickmeiss [Thu, 1 Sep 1994 17:45:14 +0000 (17:45 +0000)]
Work on resource manager.
CVS ----------------------------------------------------------------------

29 years agoWork on insertion in dictionary. Not finished yet.
Adam Dickmeiss [Thu, 1 Sep 1994 17:44:40 +0000 (17:44 +0000)]
Work on insertion in dictionary. Not finished yet.
CVS ----------------------------------------------------------------------

29 years agodepend include change.
Adam Dickmeiss [Thu, 1 Sep 1994 17:43:58 +0000 (17:43 +0000)]
depend include change.
CVS ----------------------------------------------------------------------

29 years agodepend rule change.
Adam Dickmeiss [Thu, 1 Sep 1994 17:43:41 +0000 (17:43 +0000)]
depend rule change.
CVS ----------------------------------------------------------------------

29 years agoFixed weird problem with subdirectories.
Sebastian Hammer [Thu, 1 Sep 1994 15:36:43 +0000 (15:36 +0000)]
Fixed weird problem with subdirectories.

29 years agoAllowed mf_write to write beyond eof+1.
Sebastian Hammer [Thu, 1 Sep 1994 14:51:07 +0000 (14:51 +0000)]
Allowed mf_write to write beyond eof+1.

29 years agoTrivial
Sebastian Hammer [Thu, 25 Aug 1994 10:15:54 +0000 (10:15 +0000)]
Trivial

29 years agoAdded -pedantic
Sebastian Hammer [Thu, 25 Aug 1994 08:59:22 +0000 (08:59 +0000)]
Added -pedantic

29 years agoChanged reaction to read return values.
Sebastian Hammer [Wed, 24 Aug 1994 09:37:17 +0000 (09:37 +0000)]
Changed reaction to read return values.

29 years agoUsing mfile.
Sebastian Hammer [Wed, 24 Aug 1994 08:45:48 +0000 (08:45 +0000)]
Using mfile.

29 years ago*** empty log message ***
Sebastian Hammer [Tue, 23 Aug 1994 15:03:34 +0000 (15:03 +0000)]
*** empty log message ***

29 years agoFixed mf_close().
Sebastian Hammer [Tue, 23 Aug 1994 14:50:48 +0000 (14:50 +0000)]
Fixed mf_close().

29 years agoFirst functional version of mfile.
Sebastian Hammer [Tue, 23 Aug 1994 14:41:46 +0000 (14:41 +0000)]
First functional version of mfile.

29 years agoFirst functional version.
Sebastian Hammer [Tue, 23 Aug 1994 14:41:32 +0000 (14:41 +0000)]
First functional version.

29 years agoAdded O_CREAT because some geek wanted it. Sheesh.
Sebastian Hammer [Tue, 23 Aug 1994 14:25:45 +0000 (14:25 +0000)]
Added O_CREAT because some geek wanted it. Sheesh.

29 years agoFixed call to log
Sebastian Hammer [Tue, 23 Aug 1994 14:21:38 +0000 (14:21 +0000)]
Fixed call to log

29 years agoAdded common.o
Sebastian Hammer [Thu, 18 Aug 1994 14:09:42 +0000 (14:09 +0000)]
Added common.o

29 years agoSome development of dictionary. Not finished at all!
Adam Dickmeiss [Thu, 18 Aug 1994 12:40:52 +0000 (12:40 +0000)]
Some development of dictionary. Not finished at all!

29 years agoImplementation of res_write.
Adam Dickmeiss [Thu, 18 Aug 1994 11:02:27 +0000 (11:02 +0000)]
Implementation of res_write.

29 years agoFor fun: make wc option.
Adam Dickmeiss [Thu, 18 Aug 1994 11:02:08 +0000 (11:02 +0000)]
For fun: make wc option.

29 years agoModule alexpath moved from res.c to alexpath.c. Minor changes in res-test.c
Adam Dickmeiss [Thu, 18 Aug 1994 10:02:00 +0000 (10:02 +0000)]
Module alexpath moved from res.c to alexpath.c. Minor changes in res-test.c

29 years agoDevelopment of resource manager. Only missing is res_write.
Adam Dickmeiss [Thu, 18 Aug 1994 09:43:49 +0000 (09:43 +0000)]
Development of resource manager. Only missing is res_write.

29 years agoAdded res_trav. Major changes of prototypes.
Adam Dickmeiss [Thu, 18 Aug 1994 09:43:04 +0000 (09:43 +0000)]
Added res_trav. Major changes of prototypes.

29 years agoRes.c now use handles. xmalloc defines xstrdup.
Adam Dickmeiss [Thu, 18 Aug 1994 08:23:26 +0000 (08:23 +0000)]
Res.c now use handles. xmalloc defines xstrdup.

29 years agoRes.h modified. xmalloc now declares xstrdup.
Adam Dickmeiss [Thu, 18 Aug 1994 08:22:26 +0000 (08:22 +0000)]
Res.h modified. xmalloc now declares xstrdup.

29 years agoTiny mod.
Sebastian Hammer [Thu, 18 Aug 1994 08:21:02 +0000 (08:21 +0000)]
Tiny mod.

29 years agoMinimal changes
Sebastian Hammer [Thu, 18 Aug 1994 08:10:08 +0000 (08:10 +0000)]
Minimal changes

29 years agoInclude of util.h.
Adam Dickmeiss [Wed, 17 Aug 1994 15:38:28 +0000 (15:38 +0000)]
Include of util.h.

29 years agoUse new version of bf_read, bf_write.
Adam Dickmeiss [Wed, 17 Aug 1994 15:38:03 +0000 (15:38 +0000)]
Use new version of bf_read, bf_write.

29 years agoInitial version of resource manager.
Adam Dickmeiss [Wed, 17 Aug 1994 15:34:14 +0000 (15:34 +0000)]
Initial version of resource manager.

29 years agolast mods
Sebastian Hammer [Wed, 17 Aug 1994 14:27:32 +0000 (14:27 +0000)]
last mods

29 years ago*** empty log message ***
Sebastian Hammer [Wed, 17 Aug 1994 14:10:41 +0000 (14:10 +0000)]
*** empty log message ***

29 years agoSmall changes
Sebastian Hammer [Wed, 17 Aug 1994 14:09:47 +0000 (14:09 +0000)]
Small changes

29 years agoCompiles cleanly (still only dummy.
Sebastian Hammer [Wed, 17 Aug 1994 14:09:32 +0000 (14:09 +0000)]
Compiles cleanly (still only dummy.

29 years agoDeleted
Sebastian Hammer [Wed, 17 Aug 1994 13:55:07 +0000 (13:55 +0000)]
Deleted

29 years agodictionary internal cache modules.
Adam Dickmeiss [Wed, 17 Aug 1994 13:37:40 +0000 (13:37 +0000)]
dictionary internal cache modules.

29 years agoxmalloc in util.
Adam Dickmeiss [Wed, 17 Aug 1994 13:32:49 +0000 (13:32 +0000)]
xmalloc in util.