Update of d:\usr\cvs\CVS
In directory (unknown):D:\tmp\CVS

Revision/Branch: 1.1.1

Log Message:
GNU CVS 1.3

Status:

Vendor Tag:	FSF
Release Tags:	Rel13
		
N CVS\ChangeLog
N CVS\config.status
N CVS\configure
N CVS\COPYING
N CVS\COPYING.LIB
N CVS\cvsinit
N CVS\INSTALL
N CVS\Makefile
N CVS\Makefile.in
N CVS\README
N CVS\TODO
N CVS\lib\.cvsignore
N CVS\lib\alloca.c
N CVS\lib\argmatch.c
N CVS\lib\dup2.c
N CVS\lib\error.c
N CVS\lib\fnmatch.c
N CVS\lib\fnmatch.h
N CVS\lib\ftruncate.c
I CVS\lib\getdate.c
N CVS\lib\getdate.y
N CVS\lib\getopt.c
N CVS\lib\getopt.h
N CVS\lib\getopt1.c
N CVS\lib\getwd.c
N CVS\lib\hostname.c
I CVS\lib\Makefile
N CVS\lib\Makefile.in
N CVS\lib\mkdir.c
N CVS\lib\regex.c
N CVS\lib\regex.h
N CVS\lib\rename.c
N CVS\lib\sighandle.c
N CVS\lib\strdup.c
N CVS\lib\strippath.c
N CVS\lib\stripslash.c
N CVS\lib\system.h
N CVS\lib\wait.h
N CVS\lib\yesno.c
N CVS\man\.cvsignore
N CVS\man\cvs.1
N CVS\man\cvs.5
I CVS\man\Makefile
N CVS\man\Makefile.in
N CVS\man\mkmodules.1
N CVS\src\.cvsignore
N CVS\src\add.c
N CVS\src\admin.c
N CVS\src\checkin.c
N CVS\src\checkout.c
N CVS\src\classify.c
N CVS\src\commit.c
N CVS\src\config.h
N CVS\src\create_adm.c
N CVS\src\cvs.h
N CVS\src\diff.c
N CVS\src\entries.c
N CVS\src\find_names.c
N CVS\src\hash.c
N CVS\src\hash.h
N CVS\src\history.c
N CVS\src\ignore.c
N CVS\src\import.c
N CVS\src\lock.c
N CVS\src\log.c
N CVS\src\logmsg.c
N CVS\src\main.c
I CVS\src\Makefile
N CVS\src\Makefile.in
N CVS\src\mkmodules.c
N CVS\src\modules.c
N CVS\src\myndbm.c
N CVS\src\myndbm.h
N CVS\src\no_diff.c
N CVS\src\parseinfo.c
N CVS\src\patch.c
N CVS\src\patchlevel.h
N CVS\src\rcs.c
N CVS\src\rcs.h
N CVS\src\recurse.c
N CVS\src\release.c
N CVS\src\remove.c
N CVS\src\repos.c
N CVS\src\rtag.c
N CVS\src\status.c
N CVS\src\subr.c
N CVS\src\tag.c
N CVS\src\update.c
N CVS\src\version.c
N CVS\src\vers_ts.c

No conflicts created by this import

Update of d:\usr\cvs\CVS
In directory (unknown):D:\tmp\CVS

Added Files:
	Makefile.bor Makefile.os2 ReadMe.1st 
Log Message:
Port to OS/2 and DOS;
Mainly adjustments to work with FAT, and some additional files

Update of d:\usr\cvs\CVS\lib
In directory (unknown):D:\tmp\CVS\lib

Modified Files:
	fnmatch.c getwd.c hostname.c sighandle.c strippath.c 
	stripslash.c system.h wait.h 
Added Files:
	Makefile.bor Makefile.os2 _mkdir.c getcwdsl.c pipe.c swap.asm 
	swap.doc swap.h 
Log Message:
Port to OS/2 and DOS;
Mainly adjustments to work with FAT, and some additional files

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\tmp\CVS\src

Modified Files:
	add.c checkin.c checkout.c commit.c config.h create_adm.c 
	cvs.h diff.c entries.c find_names.c history.c ignore.c 
	import.c lock.c logmsg.c main.c modules.c no_diff.c 
	parseinfo.c patch.c patchlevel.h rcs.c rcs.h recurse.c 
	remove.c repos.c rtag.c subr.c tag.c update.c 
Added Files:
	Makefile.bor Makefile.os2 config.dos cvs.def spawnvpq.c 
Log Message:
Port to OS/2 and DOS;
Mainly adjustments to work with FAT, and some additional files

Update of d:\usr\cvs\CVS
In directory (unknown):D:\tmp\CVS

Modified Files:
	Makefile.bor Makefile.os2 
Log Message:
Minor changes to Makefiles

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\tmp\CVS\src

Modified Files:
	Makefile.bor Makefile.os2 checkout.c commit.c find_names.c 
	import.c main.c patch.c patchlevel.h rcs.c rtag.c 
Log Message:
When using shortnames, look for RCS files in RCS subdir

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\tmp\CVS\src

Modified Files:
	version.c 
Log Message:
Port to DOS and OS/2

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\tmp\CVS\src

Modified Files:
	modules.c 
Log Message:
This fixes a mysterious failure, maybe a stack problem

Update of d:\usr\cvs\CVS
In directory (unknown):D:\tmp\CVS

Modified Files:
	Makefile.bor Makefile.os2 
Log Message:
Minor changes

Update of d:\usr\cvs\CVS\lib
In directory (unknown):D:\tmp\CVS\lib

Modified Files:
	Makefile.bor Makefile.os2 
Log Message:
Minor changes

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\tmp\CVS\src

Modified Files:
	Makefile.bor Makefile.os2 cvs.def patchlevel.h 
Log Message:
Minor changes

Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\USR\SRC\C\CVS13\src

Modified Files:
	subr.c 
Log Message:
O_BINARY is only necessary for OS/2 and DOS


Update of d:\usr\cvs\CVS\src
In directory (unknown):D:\usr\src\c\CVS13\src

Modified Files:
	cvs.h 
Log Message:
/dev/null is necessary, because this is what patch looks
for, regardless.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evlapp.pas 
Log Message:
Color change

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evlmenu.pas 
Log Message:
Bug fix in tMenu.Init;
MenuView incorrect size

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PasLib

Modified Files:
	evlapp.pas 
Log Message:
tApplicatie object toegevoegd;
Dit is een tProgram object met een
DOS shell, een heap en clock view
en Font controle

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PasLib

Modified Files:
	evldlg.pas 
Log Message:
Bug fixed in tStaticText.Draw

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PasLib

Modified Files:
	evllib.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	getcwdsl.c 
Log Message:
Compiler directive veranderd van OS2 in __GNUC__

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	cvs.def 
Log Message:
Andere stacksize

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evllib.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evlmem.pas 
Log Message:
Geheugen display verwijderd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evlwin.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Modified Files:
	evlview.pas 
Log Message:
Default palette voor tWindow van blue naar grey

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	cvs.h patch.c 
Log Message:
DEVNULL must be \dev\nul on DOS and OS/2,
yet Patch must have it be /dev/null

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PasLib

Modified Files:
	evlmenu.pas 
Log Message:
tMainMenu en tSubMenu gemaakt;
tMain- en tSubMenu verschillen enkel in hun HandleEvent

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PasLib

Added Files:
	evlmsg.pas 
Log Message:
Bevat MessageBox

Update of e:\usr\cvs\zwemmen\PReg
In directory (unknown):E:\USR\SRC\PAS\PREG

Added Files:
	register.pas 
Log Message:
Programma voor registratie en manipulatie
van persoonlijke resultaten van zwemmers

Update of e:\usr\cvs\zwemmen\PReg
In directory (unknown):E:\USR\SRC\PAS\PREG

Added Files:
	help.pas 
Log Message:
Helpconstanten voor het registratie programma

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\PREG\PASLIB

Revision/Branch: OBJECT_MODULE

Modified Files:
	evlmenu.pas 
Log Message:
Verschillend palette vor Main- en SubMenus

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Modified Files:
	modules.c 
Log Message:
path\file wasn't recognised properly as an
RCS file when using short_names

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
Bug fix in recognising single files using path\file
with short_names

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
Bug fixed in recognising single files specified by <path>\<file>
when using short_names.
Added DEVNULL_PATCH which is necesarry for generating proper
patch output.

Update of e:\usr\cvs\Zwemmen
In directory (unknown):E:\USR\SRC\PAS\ZWEMMEN

Modified Files:
	makehlp.pas 
Log Message:
Foutje in expressie precedentie

Update of e:\usr\cvs\Zwemmen\GS
In directory (unknown):E:\usr\src\pas\gs\rel5.5

Modified Files:
	gsuitvoe.pas 
Log Message:
Helpconstante werd te laat geinitialiseerd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlmenu.pas 
Log Message:
Missing PutEvent and ClearEvent added

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\REL6.0

Modified Files:
	gmuitvoe.pas 
Log Message:
Bug in opslag van tweede leeftijd

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	modules.c 
Log Message:
Now path\dir wasn't recognised as a directory.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\oldlib

Modified Files:
	evlerror.pas 
Log Message:
Maakt nu gebruik van Messagebox om
een foutmelding te laten zien.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\oldlib

Modified Files:
	evlprint.pas 
Log Message:
MeldDiskVol is vervallen.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Modified Files:
	evlapp.pas 
Log Message:
Overbodig commentaar verwijderd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Added Files:
	evlmsg.pas 
Log Message:
Bevat MessageBox

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Modified Files:
	evlmsg.pas 
Log Message:
MessageBoxRect toegevoegd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\newlib

Modified Files:
	evldlg.pas 
Log Message:
Kleuren veranderd;
tDialog voorzien van Title;
Fout verbeterd in plaatsing van buttons in tMessageBox

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\oldlib

Modified Files:
	evlmenu.pas 
Log Message:
Nieuew constructor voor tDialog

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\oldlib

Modified Files:
	evlinput.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsapp.pas 
Log Message:
Code die zich nu in tApplication bevindt verwijderd

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmscolor.pas gmsinput.pas gmsdlg.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmssetup.pas 
Log Message:
Nieuwe constructor voor tDialog

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Revision/Branch: Conversie

Added Files:
	gmfile.pas gmhelp.pas gmprint.pas 
Log Message:
Nieuwe modules voor Gala Manager

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\LIB\OBJECT.MOD

Modified Files:
	evlapp.pas 
Log Message:
Alt-X is standard cmQuit

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Added Files:
	config.os2 
Log Message:
OS/2 version of config.h

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\REL6.0

Modified Files:
	gmuitvoe.pas 
Log Message:
Aangepast aan nieuwe tabposities

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
Previous patch for single filenames was put in the wrong
place so it rendered dir name recognition faulty

Update of e:\usr\cvs\CVS
In directory (unknown):E:\usr\src\c\CVS13

Removed Files:
	Makefile.os2 
Log Message:
Dit bestand is hernoemd naar Makefile.emx

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\usr\src\c\CVS13\lib

Removed Files:
	Makefile.os2 
Log Message:
Dit bestand is hernoemd naar Makefile.emx

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Removed Files:
	Makefile.os2 
Log Message:
Dit bestand is hernoemd naar Makefile.emx

Update of e:\usr\cvs\CVS
In directory (unknown):E:\usr\src\c\CVS13

Modified Files:
	ReadMe.1st 
Log Message:
Kleine wijziging

Update of e:\usr\cvs\CVS
In directory (unknown):E:\usr\src\c\CVS13

Added Files:
	Makefile.emx 
Log Message:
Deze bestanden heetten eerst Makefile.os2.
Ze zijn voor compilatie met gcc/emx voor
DOS en OS/2

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\usr\src\c\CVS13\lib

Added Files:
	Makefile.emx 
Log Message:
Deze bestanden heetten eerst Makefile.os2.
Ze zijn voor compilatie met gcc/emx voor
DOS en OS/2

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Added Files:
	Makefile.emx 
Log Message:
Deze bestanden heetten eerst Makefile.os2.
Ze zijn voor compilatie met gcc/emx voor
DOS en OS/2

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	find_names.c 
Log Message:
Apparently OS/2 returns a dir name on a fat
partition in lower case.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Added Files:
	ReadMe.too 
Log Message:
This info is scheduled to be added to the faq. It
contains information about running CVS on DOS and
OS/2 systems.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	ReadMe.1st 
Log Message:
Wat extra info

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
Removed case sensitivity when looking for RCS subdir.
Added DUAL compiler option to compile for both
DOS/EMX and OS2/EMX.

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Added Files:
	_chdir.c 
Log Message:
chdir replacement that changes active drive too.

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	Makefile.bor Makefile.emx 
Log Message:
Added _chdir to list of source files.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	ReadMe.1st 
Log Message:
Added notice about config.dos

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	cvs.h 
Log Message:
Define chdir as _chdir

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
Fixed chdir ignoring drive designation

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	_chdir.c 
Log Message:
_chdir relied on drive[0] being defined
while it isn't always so.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalgem.pas 
Log Message:
Header wordt niet meer gebruikt

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmglobva.pas 
Log Message:
Overbodige variabelen en constanten verwijderd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\oldlib

Modified Files:
	evlmenu.pas 
Log Message:
Bug fix in non-active options handling in submenu
and hot key scanning

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Revision/Branch: ExternalPatch

Modified Files:
	checkin.c 
Log Message:
Problem:  Commit messages are limited by the length of the
          DOS command line.

Fix:      Pass commit messages through a file rather than
          through the command line.

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Revision/Branch: ExternalPatch

Modified Files:
	add.c import.c 
Log Message:
Problem:  "cvs import" or "cvs commit" fail when an RCS directory
          doesn't exist in the repository.

Fix:      Automatically create an RCS directory in the repository
          on "cvs import" or "cvs add".

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Revision/Branch: ExternalPatch

Modified Files:
	logmsg.c 
Log Message:
Problem:  The title showing modified file names is not passed
          correctly to programs specified in the loginfo file.

Cause:    cvs commit replaces %s in the loginfo file with a title
          enclosed in single quotes.  But the Turbo C command line
          parser only recognizes double quotes when grouping words
          to form arguments.  If we commit three files in the
          directory foo/bar:

              c:\foo\bar> cvs commit file1.c file2.c file3.c

          and the loginfo file contains the line:

              DEFAULT   cvslog %s

          The cvslog will be invoked as follows:

              cvslog 'foo/bar file1.c file2.c file3.c'

          If cvslog is a Turbo C program, argv[1] == "'foo/bar".
          i.e., a single quote is included in the first argument,
          but the other words are not.

Fix:      Enclose the title in double rather than single quotes.
          This allows the Turbo C command line parser to recognize
          it as a single argument as CVS intended.

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\usr\src\c\CVS13\lib

Revision/Branch: ExternalPatch

Modified Files:
	Makefile.bor 
Added Files:
	system.c 
Log Message:
Problem:  Commands run from the loginfo file have limited memory.

Cause:    These commands are run with pipe(), which in turn calls
          system().

Fix:      A replacement for the standard system() function that
          calls swap() to run the command interpreter.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminput.pas 
Log Message:
Herschreven in object structuur.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminput.pas 
Log Message:
Omgezet naar object model.
Overbodige code verwijderd.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\newlib

Modified Files:
	evlmsg.pas 
Log Message:
Minor correction

Update of e:\usr\cvs\CVS
In directory (unknown):e:\usr\src\c\cvs13\src

Modified Files:
	add.c commit.c findnames.c import.c modules.c rcs.c
Log Message:
Fixed Attic handling with short_names;
Didn't properly handle the RCS subdir

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	commit.c import.c patch.c 
Log Message:
Fixed remaining RCS handling trouble with short_names

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	Makefile.bor 
Log Message:
Joined with ExternalPatch

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	add.c checkin.c import.c logmsg.c 
Log Message:
Joined with ExternalPatch

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	ReadMe.1st 
Log Message:
Added mention of not supporting mkmodules yet

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Added Files:
	ChangeLog.OS2 
Log Message:
Log of changes made to OS/2 and DOS port

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	patchlevel.h 
Log Message:
A bug is fixed in Attic handling on FAT systems or
HPFS systems using short names. It didn't yet grasp
the concept of RCS subdirs.

The same problem was still in some code in the commit
and import module, and patch only reported <file>
instead of RCS/<file> when reporting on RCS files.
The latter isn't a bug, rather an inconsistency.

Incorporates additional changes by. They are:

Problem:  Commands run from the loginfo file have limited memory.

Cause:    These commands are run with pipe(), which in turn calls
          system().

Fix:      A replacement for the standard system() function that
          calls swap() to run the command interpreter.

Problem:  "cvs import" or "cvs commit" fail when an RCS directory
          doesn't exist in the repository.

Fix:      Automatically create an RCS directory in the repository
          on "cvs import" or "cvs add".

Problem:  Commit messages are limited by the length of the
          DOS command line.

Fix:      Pass commit messages through a file rather than
          through the command line.

Problem:  The title showing modified file names is not passed
          correctly to programs specified in the loginfo file.

Cause:    cvs commit replaces %s in the loginfo file with a title
          enclosed in single quotes.  But the Turbo C command line
          parser only recognizes double quotes when grouping words
          to form arguments.  If we commit three files in the
          directory foo/bar:

              c:\foo\bar> cvs commit file1.c file2.c file3.c

          and the loginfo file contains the line:

              DEFAULT   cvslog %s

          The cvslog will be invoked as follows:

              cvslog 'foo/bar file1.c file2.c file3.c'

          If cvslog is a Turbo C program, argv[1] == "'foo/bar".
          i.e., a single quote is included in the first argument,
          but the other words are not.

Fix:      Enclose the title in double rather than single quotes.
          This allows the Turbo C command line parser to recognize
          it as a single argument as CVS intended.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\usr\src\c\CVS13

Modified Files:
	ReadMe.too 
Log Message:
Some corrections

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	fnmatch.c 
Log Message:
Made fnmatch case insensitive (Kevin Layer did).
fnmatch is only used in import. There might still
be the problem of '/'.

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	_chdir.c 
Log Message:
WATCOM chdir works across drives??

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Modified Files:
	getopt.c pipe.c regex.c system.h 
Log Message:
Modified to compile with WatCom C (by Kevin Layer)

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	cvs.h spawnvpq.c subr.c 
Log Message:
Modified to compile with WatCom C (by Kevin Layer)

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	ChangeLog.OS2 
Log Message:
Extra information

Update of e:\usr\cvs\CVS\lib
In directory (unknown):E:\USR\SRC\C\CVS13\lib

Added Files:
	Makefile.wat 
Log Message:
WatCom C makefiles

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Added Files:
	Makefile.wat cvs.lnk 
Log Message:
WatCom C makefiles


Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\usr\src\c\CVS13\src

Modified Files:
	hash.c 
Log Message:
Possibly solves the case problem with OS/2 and DOS.
Hashing is done on lower case keys only. Seems
to work ok.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	ChangeLog.OS2 
Log Message:
More changes

Update of e:\usr\cvs\CVS
In directory (unknown):E:\usr\src\c\CVS13

Added Files:
	watincl.h 
Log Message:
WatCom C makefiles

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Modified Files:
	evlobjct.pas 
Log Message:
Added Grow member to tRect

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsinput.pas 
Log Message:
Removed obsolete code

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmssetup.pas 
Log Message:
Removed obsolete code

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmshelp.pas 
Log Message:
Changed constant values

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlmenu.pas 
Log Message:
Removed default frame of menu objects.
Should be specified explicitly instead.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlprint.pas 
Log Message:
Added GetPrinterName

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evltmdt.pas 
Log Message:
Bug fix: time didn't set cursor properly
and didn't redraw.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Added IndexZwemmer and ZwemmerIndex;
minor changes to adapt to new code

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmprint.pas 
Log Message:
Some modifications

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	help.txt 
Log Message:
Addapted to new HelpFile compiler

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmsave.pas 
Log Message:
Modified to return failure codes instead
of true or false.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdeelin.pas 
Log Message:
Uses the Wedstrijd object

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmfile.pas 
Log Message:
Some modifications

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminput.pas 
Log Message:
ZwemmerInput toegevoegd; gebruikt DeelnemerLijst
om zwemmers te selecteren als alternatief

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmstatis.pas 
Log Message:
Some modifications

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminvoer.pas 
Log Message:
Alle input objecten in een eigen
unit geplaatst.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmhelp.pas 
Log Message:
Minor change

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmsetup.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmuitvoe.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Overbodige code verwijderd
Omgezet naar object model

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Added Files:
	gmalginv.pas gmdlninv.pas gmdoinv.pas gmondinv.pas 
	gmplginv.pas gmverinv.pas gmzwminv.pas 
Log Message:
Objecten voor invoer

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Added Files:
	gmcmd.pas 
Log Message:
Commando's binnen de Gala Manager

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Added Files:
	gmwedstr.pas 
Log Message:
Wedstrijdobject

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlhelp.pas 
Log Message:
Some modifications

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Overbodige unit referenties verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Extra commentaar toegevoegd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Kleine wijziging

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmondinv.pas 
Log Message:
Valid member toegevoegd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminvoer.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalgem.pas gmglobva.pas 
Log Message:
Overbodige units verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalginv.pas 
Log Message:
Overbodige units verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Correctie in verwerking leeftijd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmprint.pas 
Log Message:
Print van onderdeel t/m onderdeel.
Dialoog afgewerkt; kleur, positie en printer weergave.
Nummer zit nu in ProgrammaTekst

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmondinv.pas 
Log Message:
Correctie leeftijdweergave

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsinput.pas 
Log Message:
Gebruik inherited;
Viewer is niet ofSelectable

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsdlg.pas 
Log Message:
tBlueLabel en tBlueButton voor dialogen
met een blauwe achtergrond

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsinput.pas 
Log Message:
TstringBox.Init gecorrigeerd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas 
Log Message:
Nieuwe buttons;
Foutje verbeterd in vereniginglist focus

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmcmd.pas 
Log Message:
Nieuwe commando's

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas 
Log Message:
VerenigingList was onnodig

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Modified Files:
	evlview.pas 
Log Message:
Correcties en uitbreiding sfActive gebruik.
sfActive lijkt overbodig, maar laat het
er toch nog maar even in.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlinput.pas 
Log Message:
Correction in tListViewer drawing procedure

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsinput.pas 
Log Message:
Corrections

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalginv.pas 
Log Message:
Andere labels

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Extra functies

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminput.pas 
Log Message:
Correctie;
Valid voor zwemmerinput

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmverinv.pas gmdoinv.pas gmondinv.pas 
Log Message:
Andere labels

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmzwminv.pas 
Log Message:
Correctie;
Andere labels

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmcmd.pas 
Log Message:
Andere commando's

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmplginv.pas 
Log Message:
Invoer objecten af;
Alleen viewer focus en delete nog niet
geimplementeerd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmprint.pas 
Log Message:
Tot programma is nu het laatst ingevoerde

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmplginv.pas gmzwminv.pas 
Log Message:
Initialiseer viewer correct

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmondinv.pas 
Log Message:
Correcties

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmplginv.pas gmzwminv.pas 
Log Message:
Buttons geplaatst

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\OLDLIB

Modified Files:
	evlinput.pas 
Log Message:
Activated SelectItem

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmcmd.pas 
Log Message:
Overbodige commando's verwijderd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Programmaindexering geoptimaliseerd

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	subr.c 
Log Message:
Fixed bug in xcmp (DOS version)

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmsetup.pas 
Log Message:
Andere labels

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas gmondinv.pas gmplginv.pas gmverinv.pas 
	gmzwminv.pas 
Log Message:
Correcties


Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	import.c 
Log Message:
Fixed RCS subdir creation problem. Previous
patch was incomplete.

Update of e:\usr\cvs\CVS
In directory (unknown):E:\USR\SRC\C\CVS13

Modified Files:
	Makefile.emx 
Log Message:
Provided different target names depending
on defines

Update of e:\usr\cvs\CVS\src
In directory (unknown):E:\USR\SRC\C\CVS13\src

Modified Files:
	Makefile.emx 
Log Message:
Provided different target names depending
on defines

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmssetup.pas 
Log Message:
Andere labels

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\COMMON

Revision/Branch: Conversie

Modified Files:
	gmsinput.pas 
Log Message:
Vermeld eigen id inplaats van item

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\NEWLIB

Modified Files:
	evlview.pas 
Log Message:
Conflict in commandowaarden opgeheven

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdlninv.pas gmondinv.pas gmplginv.pas gmverinv.pas 
	gmzwminv.pas 
Log Message:
HandleEvent verbeterd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmplginv.pas gmzwminv.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmprint.pas 
Log Message:
Controle op mogelijkheid tot printen
wordt in het hoofdmenu gedaan

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalginv.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Activeer en deactiveer opties die niet
in aanmerking komen;
! Is nog niet af

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmuitvoe.pas 
Log Message:
Laat serie-indeling van alle onderdelen zien.
Doet nog niets met een serie die niet
geheel op het scherm past.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
ResetDatastructuur gerepareerd;
GeEdit -> Wedstrijd.GeEdit

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmwedstr.pas 
Log Message:
We hebben Bewaard niet nodig

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmsave.pas 
Log Message:
Correctie;
Markeer Wedstrijd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmfile.pas 
Log Message:
FileDialoog verbeterd; nog niet af, maar functioneert wel

Update of e:\usr\cvs\Zwemmen\GM\Util
In directory (unknown):E:\USR\SRC\PAS\GMUTIL

Modified Files:
	cnvgmdat.pas 
Log Message:
Aangepast aan nieuwe Gala Manager

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmcmd.pas 
Log Message:
Overlay directive is verbodig

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmsave.pas 
Log Message:
Ongeldig verwijderd; Caller moet zelf controleren.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmhelp.pas 
Log Message:
Overlay directive was overbodig

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdeelin.pas 
Log Message:
Beperkt aantal zwemmers in een onderdeel tot
het maximale aantal voor dat onderdeel.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmdatast.pas 
Log Message:
Correctie

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gm.pas 
Log Message:
Reorganisatie in overlay management;
Status line afhankelijk van ErIsHulp

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmfile.pas 
Log Message:
NewWedstrijd voor open file dialoog;
Voorbereiding voor tFileList

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gminput.pas 
Log Message:
tStdViewer en tStdInput toegevoegd;
tStdViewer verwerkt kDel en tStdInput
verwerkt commando's van input dialogen
op een standaard wijze.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmprint.pas 
Log Message:
ProgrammaGeprint is overbodig

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmwedstr.pas 
Log Message:
Initialiseer baanlengte correct

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmalginv.pas 
Log Message:
Initialiseer gegevens

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmuitvoe.pas 
Log Message:
Toon estafette ploeg;
Redraw alleen wanneer noodzakelijk

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Removed Files:
	gmedit.pas 
Log Message:
Er is niet langer aparte code voor editing.
Editing kan rechtstreeks in het invoer scherm.

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Modified Files:
	gmdlninv.pas gmondinv.pas gmplginv.pas gmverinv.pas 
	gmzwminv.pas 
Log Message:
Gebruik tStdInput en tStdViewer;
Edit functie geactiveerd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\oldlib

Modified Files:
	evlinput.pas 
Log Message:
Range is niet private meer;

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\oldlib

Modified Files:
	evlprint.pas 
Log Message:
Direkt -> lpt1;
Ruimte gemaakt voor lpt2, maar werkt niet

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Modified Files:
	gmdatast.pas 
Log Message:
Belangrijke wijzigingen;
GeenStrNr (-1;0)

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmhelp.pas 
Log Message:
Extra commentaar

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmfile.pas 
Log Message:
Andere hotkey voor Ok button

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Modified Files:
	gmuitvoe.pas 
Log Message:
Gebruik lock om schermuitvoer rustiger te maken

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Modified Files:
	gmalginv.pas gmdlninv.pas gminput.pas gmondinv.pas 
	gmplginv.pas gmverinv.pas gmzwminv.pas 
Log Message:
Gebruik SetData

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\oldlib

Modified Files:
	evltmdt.pas 
Log Message:
Gebruik SetData

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\oldlib

Modified Files:
	evlinput.pas 
Log Message:
BugFix: sfSelected -> sfFocused
SelectAll toegevoegd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\newlib

Modified Files:
	evldlg.pas 
Log Message:
Slimmere buttons; Meerdere buttons kunnen
bfDefault zijn, zolang er maar een tegelijk
actief is.
Gebruik juiste tDrawBuffer methoden.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\newlib

Modified Files:
	evlview.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\usr\src\pas\GM\Conversi\common

Revision/Branch: Conversie

Modified Files:
	gmshelp.pas 
Log Message:
Extra commentaar

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\usr\src\pas\GM\Conversi\common

Revision/Branch: Conversie

Modified Files:
	gmsoverl.pas 
Log Message:
Gebruik WriteLn omdat MeldError een
runnende applicatie vereist

Update of e:\usr\cvs\zwemmen\Common
In directory (unknown):E:\usr\src\pas\GM\Conversi\common

Revision/Branch: Conversie

Modified Files:
	gmsprint.pas 
Log Message:
Direkt wordt lpt1; ruimte voor lpt2, werkt nog niet

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Revision/Branch: Conversie

Modified Files:
	gminput.pas 
Log Message:
AddButton enable is overbodig omdat viewer meteen
geselecteerd wordt

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Revision/Branch: Conversie

Modified Files:
	gmdeelin.pas 
Log Message:
Kan nu indelen met 1-9 banen

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gm.pas 
Log Message:
Nieuwe hints

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gmalginv.pas 
Log Message:
Help context en buttons toegevoegd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gmdatast.pas 
Log Message:
MaxBanen van 8 -> 9

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gmfile.pas 
Log Message:
Export menu optie is (waarschijnlijk) niet nodig

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gmuitvoe.pas 
Log Message:
Vul het hele serieviewer scherm;
Help context toegevoegd

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Conversi

Revision/Branch: Conversie

Modified Files:
	gmdlninv.pas gmhelp.pas gmverinv.pas 
Log Message:
Help context toegevoegd

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Conversi\newlib

Modified Files:
	evlapp.pas 
Log Message:
Teken HintSeperator alleen wanneer nodig

Update of e:\usr\cvs\Zwemmen\GM\Util
In directory (unknown):E:\usr\src\pas\GM\Conversi\util

Modified Files:
	cnvgmdat.pas 
Log Message:
Vul Nummer met rangnummer van onderdeel;
Doe startnummerconversie in estafette ploegen

Update of e:\usr\cvs\zwemmen\GM
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI

Revision/Branch: Conversie

Modified Files:
	gm.pas gmalginv.pas gmdatast.pas gmdeelin.pas gmhelp.pas 
	gmprint.pas gmsave.pas gmuitvoe.pas gmwedstr.pas 
Log Message:
Mogelijkheid om minder banen te gebruiken
en bij een andere baan dan 1 te beginnen.

Update of e:\usr\cvs\Zwemmen\GM\Util
In directory (unknown):E:\USR\SRC\PAS\GM\CONVERSI\Util

Modified Files:
	cnvgmdat.pas 
Log Message:
Mogelijkheid om minder banen te gebruiken
en bij een andere baan dan 1 te beginnen.

Update of e:\usr\cvs\Zwemmen\GM\Util
In directory (unknown):E:\usr\src\pas\GM\Conversi\Util

Modified Files:
	cnvgmdat.pas 
Log Message:
Correctie

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gm.pas gmalgem.pas gmdatast.pas gmdeelin.pas gmfile.pas 
	gmglobva.pas gmhelp.pas gminput.pas gminvoer.pas gmprint.pas 
	gmsave.pas gmsetup.pas gmstatis.pas gmuitvoe.pas help.txt 
	scrnpos.pas 
Removed Files:
	gmedit.pas 
Log Message:
Conversie naar nieuwe libraries voor applicatie
ontwerp. De user-interface is nu volledig object
ge-orienteerd en is event driven.

Nieuwe functies ge-introduceerd;
  - elk aantal banen tussen 0 en 10
  - minder banen gebruiken dan aanwezig
  - niet met baan 1 beginnen
  - individuele instelling voor max. aantal zwemmers/series per programma
  - individuele instelling voor indeling per programma
  - estafetteploegen kunnen gewijzigd worden

Update of e:\usr\cvs\Zwemmen\Common
In directory (unknown):E:\usr\src\pas\GM\Develop\Common

Modified Files:
	gmscolor.pas gmsdlg.pas gmsinput.pas gmslib.pas gmsoverl.pas 
	gmsprint.pas gmssetup.pas 
Log Message:
Conversie naar nieuwe libraries voor applicatie
ontwerp. De user-interface is nu volledig object
ge-orienteerd en is event driven.

Nieuwe functies ge-introduceerd;
  - elk aantal banen tussen 0 en 10
  - minder banen gebruiken dan aanwezig
  - niet met baan 1 beginnen
  - individuele instelling voor max. aantal zwemmers/series per programma
  - individuele instelling voor indeling per programma
  - estafetteploegen kunnen gewijzigd worden

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\lib\object.mod

Modified Files:
	evlmenu.pas 
Log Message:
Overbodige code verwijderd

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmglobva.pas 
Log Message:
EvL, EvLDef en EvLLengte zitten al in GMSSetup

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdatast.pas 
Log Message:
Init Wedstrijd nadat alles is verwijderd. Anders
is GeEdit niet goed.

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmprint.pas 
Log Message:
Gebruik GetEvent om op cmCancel te controleren.

Update of e:\usr\cvs\Zwemmen\Common
In directory (unknown):E:\usr\src\pas\GM\Develop\Common

Modified Files:
	gmssetup.pas 
Log Message:
EvL Software -> Man Machine Software

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmprint.pas 
Log Message:
tPrinterProgress is een window dat aangeeft welk
onderdeel geprint wordt. Het heeft een button om
het printen te onderbreken.

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmfile.pas 
Log Message:
tBewaar- en tLeesData zijn windows die aangeven
dat gegevens worden gelezen/bewaard.

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmondinv.pas 
Log Message:
+ en - toetsen verplaatsen een onderdeel in de viewer.

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmsetup.pas 
Log Message:
Setup was zich nog niet bewust van veranderingen in de setup.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Develop\paslib

Modified Files:
	evldlg.pas 
Log Message:
Wijziging

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmfile.pas 
Log Message:
Bij leesfout werd S als naam gebruikt ipv Directory

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdlninv.pas 
Log Message:
Geen startnummer invoer verbeterd;
Helpcontext toegevoegd

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gm.pas gmdoinv.pas gmfile.pas gmhelp.pas gminput.pas 
	gmondinv.pas gmplginv.pas gmprint.pas gmzwminv.pas 
Log Message:
Helpcontext toegevoegd

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmfile.pas 
Log Message:
Eigen Contains

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gminput.pas 
Log Message:
Lock, unlock om Clear

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdatast.pas gmdoinv.pas gmondinv.pas gmsave.pas 
Log Message:
HeeftFinale wordt niet gebruikt

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gm.pas 
Log Message:
ProgrammaAf wordt niet meer gebruikt

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmsave.pas 
Log Message:
Controleer ook op geldigheid van Indeling

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdatast.pas gmplginv.pas gmzwminv.pas 
Log Message:
Wijziging in prototype

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdlninv.pas gminput.pas gmondinv.pas gmplginv.pas 
	gmverinv.pas gmzwminv.pas 
Log Message:
Kleine wijziging in structuur

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Develop\PasLib

Added Files:
	evlsave.pas 
Log Message:
Standaard code voor opslag van informatie. tSaveFile is een
bestandtype dat datatypen laat registreren die zichzelf kunnen
wegschrijven en teruglezen.

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Develop\PasLib

Modified Files:
	evlsave.pas 
Log Message:
Correctie; er zat wat vreemde tekst in de code

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmalginv.pas 
Log Message:
Fout in controle op BeginBijBaan.

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdeelin.pas 
Log Message:
Reset AndereBaan aan het begin van OpnieuwIndelen

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gm.pas 
Log Message:
Bewaar wedstrijd in een bestand in geval van een crash

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdatast.pas 
Log Message:
Functie om onderdelen te vergelijken (incompleet!)

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmfile.pas 
Log Message:
Importeer functie geintroduceerd

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmsave.pas 
Log Message:
Gebaseerd op evlsave; nieuwe object voor data bestanden
Code voor importeren

Update of e:\usr\cvs\PasLib
In directory (unknown):E:\usr\src\pas\GM\Develop\PasLib

Modified Files:
	evlsave.pas 
Log Message:
Foutcorrectie in verwerking van Result

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdatast.pas 
Log Message:
Hou rekening met MaxZwemmers en AantalBanenIngebruik

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdeelin.pas 
Log Message:
Hou rekening met MaxZwemmers

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmsave.pas 
Log Message:
Importeren van deelnemers zonder startnummer ging fout;
  verkeerde methode om code te bepalen
Vervanging wordt CompleetStartNr ipv StrNrString ivm '-'

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmprint.pas 
Log Message:
Hou rekening met MaxZwemmers bij bepalen van reserves

Update of e:\usr\cvs\Zwemmen\GM
In directory (unknown):E:\usr\src\pas\GM\Develop

Modified Files:
	gmdeelin.pas 
Log Message:
Eerste n-3 series van een onderdeel in finale indeling
worden op standaard manier ingedeeld. Hiervoor kan
StandaarIndelen gebruikt worden.

Update of e:\usr\cvs\Zwemmen
In directory (unknown):E:\usr\src\pas\Zwemmen

Modified Files:
	makehlp.pas 
Log Message:
Maakt nieuw type helpfile voor Gala Manager 7.0.
Onderwerpen zijn nu van een contextnummer voorzien
dat overeen moet komen met de helpcontext van een
scherm object in een applicatiedialoog.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Added Files:
	receive.pas 
Log Message:
Code to receive data from Omega clock and identify
it. To be used in device driver.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Added Files:
	omega.asm 
Log Message:
Device driver for Omega timing equipment.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Geen IOCTL

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	receive.pas 
Log Message:
Process_Rx_asm is assembler versie van Process_Rx

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Added block identification code.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Nieuwe code

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm receive.pas 
Log Message:
Code corrections.
Seems ok sofar. Now attach to com2.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Added IOCTL read and write.
Minor bug fixes.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Set com parameters to 9600 7E1

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Added int 68h after succesful transfer.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Correction, syncing is done automatically after a transfer.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Added Files:
	omega.cpp omega.hpp 
Log Message:
Omega clock object.
Has members to (G|S)etMode/Mask/Buffer
and to read block.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.cpp omega.hpp 
Log Message:
Cleanup

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Added Files:
	omega.c omega.h 
Log Message:
Standard C code for Omega clock.
Function to open/close the omega device and
to (G/S)etMode/Mask/Buffer and to Read a block.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Added INPUT_ST. Repports if buffer is empty or not.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.c omega.cpp omega.h omega.hpp 
Log Message:
Added EOF (). Checks if Omega device has data in its
buffer or not.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Start syncing when switched to neutral mode too.
In general, after a mode switch we sync.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Added Files:
	omega.pas 
Log Message:
Pascal object for the Omega clock device

Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Removed Files:
	gsedit.pas 
Log Message:

Change/Addition:
Edit code is no longer seperate from input code.

Motivation:
More flexible and consistant interface.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gssave.pas 
Log Message:

Change/Addition:
Compleet herschreven save file structuur, gebaseerd op evlsave.

Motivation:
Meer flexibiliteit, simpeler te wijzigen.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Helemaal aangepast aan nieuwe structuur Gala Supervisor
en nieuwe gebruikersinterface.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
Gala Supervisor gebruikt zoveel mogelijk code van de
Gala Manager. Deze code is hier niet langer gedupliceerd.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsalgem.pas 
Log Message:

Change/Addition:
Overbodige code verwijderd.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsinvoer.pas 
Log Message:

Change/Addition:
Herschreven naar nieuw object model.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gssave.pas 
Log Message:

Change/Addition:
Maakt gebruik van evlsave.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gszwminv.pas 
Log Message:

Change/Addition:
Code om uitslagen van persoonlijke nummers in te voeren.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gsplginv.pas 
Log Message:

Change/Addition:
Code om uitslagen van estafette onderdelen in te voeren.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gssetup.pas 
Log Message:

Change/Addition:
Setup.Valid toegevoegd.
Code is nog niet compleet.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsstatis.pas 
Log Message:

Change/Addition:
Herschreven naar object model. Maakt gebruikt van gmsstatis.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gssave.pas 
Log Message:

Change/Addition:
Sla vervangende tijd ook op.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Initialiseer statistiek object.
Menu optie voor printen van uitslagen.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gspunten.pas 
Log Message:

Change/Addition:
Bereken puntentotaal van _Van tot en met _Tot.

Motivation:
Flexibeler.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gszwminv.pas 
Log Message:

Change/Addition:
ZwemmerViewer gebaseerd op tStdViewer.
Display '(geen tijd)' ipv '(geen').
Zwemmer is niet selectable.
Button voor vervangende tijd.

Motivation:
tStdViewer heeft iets anders kleurpalette.
Selectie van een zwemmer in Zwemmer gebeurt vanuit
Eindtijd.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsplginv.pas 
Log Message:

Change/Addition:
PloegViewer is gebaseerd op tStdViewer.
Ploeg is niet selectable.
Display '(geen tijd)' ipv '(geen)'.

Motivation:
tStdViewer heeft iets ander kleurenpalette.
Selectie van een ploeg in Ploeg gebeurt vanuit
Eindtijd.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
GeefVervangendeTijd verwijderd.
VoegToeVereniging en GeefVerenigingsGegevens toegevoegd.

Motivation:
GeefVervangendeTijd zit in GMdatast.
VerenigingsGegevens worden beheerd vanuit GSDatast
omdat er extra velden zijn binnen de SuperVisor
(SecondenTotaal en Aantal).


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gssetup.pas 
Log Message:

Change/Addition:
Velden voor zwemmers/ploegen voor punten en diskwalificatiestraf.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gsprint.pas 
Log Message:

Change/Addition:
Code voor het printen van uitslagen vanuit
de Gala Supervisor.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gscmd.pas 
Log Message:

Change/Addition:
Commando's voor de Supervisor.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gsinput.pas 
Log Message:

Change/Addition:
Standaard input objecten voor de Supervisor.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gshelp.pas 
Log Message:

Change/Addition:
Helpconstanten voor de Supervisor.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Added Files:
	gsfile.pas 
Log Message:

Change/Addition:
Code voor file manipulatie vanuit Supervisor.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsprint.pas 
Log Message:

Change/Addition:
SorteerVerenigingen verplaatst naar gsdatast.

Motivation:
Andere units kunnen er nu gebruik van maken.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Aparte optie voor klassement.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gscmd.pas 
Log Message:

Change/Addition:
Commando voor klassement.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsuitvoe.pas 
Log Message:

Change/Addition:
Code om klassement te laten zien.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
SorteerVerenigingen verplaatst naar hier.

Motivation:
Toegankelijk voor andere units.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
Fout verbeterd in SorteerVerenigingen; '(' teveel.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\USR\SRC\PAS\GS\CONVERSI

Modified Files:
	gspunten.pas 
Removed Files:
	gsalgem.pas gsglobva.pas 
Log Message:

Change/Addition:
GSAlgem en GSGlobVa verwijderd.

Motivation:
Bevatte geen gebruikte code meer.


Update of e:\usr\cvs\PSV\LchtKrnt
In directory (unknown):E:\USR\SRC\PSV\LchtKrnt

Added Files:
	LchtKrnt.cpp LchtKrnt.hpp 
Log Message:
Code voor besturing lichtkrant.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\Driver

Modified Files:
	omega.cpp 
Log Message:
main () verwijderd.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\Driver

Modified Files:
	omega.c 
Log Message:
BugFix: Buffer is ptr *Buffer

main() verwijderd.

Update of e:\usr\cvs\PSV\dBase
In directory (unknown):E:\USR\SRC\PSV\DBASE

Added Files:
	dbaseacc.cpp dbaseacc.hpp 
Log Message:
Code om dBase files te lezen.

Update of e:\usr\cvs\PSV\Graphics
In directory (unknown):E:\USR\SRC\PSV\GRAPHICS

Added Files:
	draw.c draw.h graphsys.c graphsys.h 
Log Message:
Drawing routines for display system, to keep compiler
and device dependent code separate.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\Driver

Modified Files:
	omega.cpp omega.hpp 
Log Message:
Renamed EOF to Eof to avoid conflict with EOF constant.

Update of e:\usr\cvs\PSV\dBase
In directory (unknown):E:\USR\SRC\PSV\dBase

Modified Files:
	dbaseacc.cpp 
Log Message:
Return numeric as a string too.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm omega.pas 
Log Message:
Added G/SetTimerMode ().
Device driver now lets you select whether to send every
runningtime frame or just one once every second.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.c omega.cpp omega.h omega.hpp 
Log Message:
Added G/SetTimerMode ().
Device driver now let's you choose whether a
runningtime frame is always sent, or only
once every second.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.h omega.hpp 
Log Message:
Added constants for TimerMode (TIMER_REAL, TIMER_SECOND)

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm omega.c omega.cpp omega.h omega.hpp omega.pas 
Log Message:
Added function to get buffer status. Buffer status
is either 0xFF if no data is available, or the first
byte (== blocktype) available.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Revision/Branch: Alternatief

Modified Files:
	omega.asm 
Log Message:
Alternative driver. Gebruik int 68h om een byte te laten processen
door de driver. De rs232 int moet extern geimplementeerd worden.
Het niet-re-entrant zijn van DOS is een ramp.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Met SetInt en UnsetInt.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Correcties.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Revision/Branch: IntExternal

Modified Files:
	omega.asm 
Log Message:
Interrupt RS232 external, int 68h to process.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Revision/Branch: 1.13.2.3.2

Modified Files:
	omega.asm 
Log Message:
Int 68h installeert zin eigen stackruimte

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Revision/Branch: ExternalInt

Modified Files:
	omega.asm 
Log Message:
Processing of interrupt routine must be done outside
of device driver. The driver processes a byte by
calling int 68h with the byte in al.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Added Files:
	event.cpp event.h 
Log Message:
Event handler for display system. Gets an Omega or keyboard event.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Added Files:
	clock.cpp clock.h 
Log Message:
Code to display running clock.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Added Files:
	database.cpp database.h 
Log Message:
Code to get information from a dBase file.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Added Files:
	display.cpp display.h 
Log Message:
Code to display next race, finishing race and results.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DsplSys

Added Files:
	display.cpp 
Log Message:
Code to display new race, finishing race and results.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DsplSys

Added Files:
	intrface.cpp intrface.h 
Log Message:
High level interface routines. They deal with calling the
proper sequence of commands to show a new race, a running
clock and stopped times.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DsplSys

Added Files:
	omegaint.cpp omegaint.h 
Log Message:
Code to interface with the omega device.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Modified Files:
	clock.cpp 
Log Message:
Cleanup.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Modified Files:
	display.cpp 
Log Message:
cleanup.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DSPLSYS

Modified Files:
	omegaint.cpp omegaint.h 
Log Message:
Added OmegaWrite.

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DsplSys

Modified Files:
	intrface.cpp 
Log Message:
Completion of StartRace ().

Update of e:\usr\cvs\PSV\DsplSys
In directory (unknown):E:\USR\SRC\PSV\DsplSys

Modified Files:
	intrface.h 
Log Message:
Added Laps to be able to determine whether race is over.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Bug Fix: int 68h shouldn't be called after transfer;
ax is destroyed in Process_Rx_Int.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Added code to detect whether previous block was
a running time. If so, a new running time overwrites
the old one.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Bug fix: Wrong interpretation of BufferEmpty.

Update of e:\usr\cvs\PSV\Driver
In directory (unknown):E:\USR\SRC\PSV\DRIVER

Modified Files:
	omega.asm 
Log Message:
Use int 69h to signal a transfer.

Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Update van helpconstanten.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
Vorige- en volgendezwemmer toegevoegd.

Motivation:
Beiden zijn nodig voor de uitslagenviewer.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsinvoer.pas gsinput.pas gshelp.pas 
Log Message:

Change/Addition:
Toevoeging van helpconstanten.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsplginv.pas gsprint.pas gssetup.pas 
Log Message:

Change/Addition:
Toevoeging van helpconstanten.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsuitvoe.pas 
Log Message:

Change/Addition:
Toevoeging helpconstanten.
Code om uitslagen te bekijken.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gszwminv.pas 
Log Message:

Change/Addition:
Toevoeging helpconstanten.
Correctie overdracht van tussentijden.

Motivation:
Tussentijden werden in de verkeerde plaats in de array geplaatst.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	help.txt 
Log Message:

Change/Addition:
Nieuwe helpteksten en conversie naar nieuwe helpcompiler.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsdatast.pas 
Log Message:

Change/Addition:
Gebruik volgorde voor A/B etc tijden.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsinput.pas gsplginv.pas gsprint.pas gspunten.pas gssave.pas 
	gsuitvoe.pas gszwminv.pas 
Log Message:

Change/Addition:
Gebruik Volgorde voor A/B etc tijden.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Hints voor alle helpcontexten.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gshelp.pas gsplginv.pas gszwminv.pas help.txt 
Log Message:

Change/Addition:
Help voor volgorde van aankomst.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Maak printen in demo versie onmogelijk.

Motivation:
Voorkom illegaal gebruik.

Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
Oops, referentie naar EvLMsg voor MessageBox ontbrak.

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Develop

Modified Files:
	gs.pas gsdatast.pas gsinvoer.pas gspunten.pas gssave.pas 
	gssetup.pas gsstatis.pas gsuitvoe.pas help.txt 
Log Message:

Change/Addition:
Conversie naar nieuwe interface. (revision tree joined with Conversie)

Motivation:


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gsplginv.pas 
Log Message:

Change/Addition:
Maak TijdStartZwemmer^.Tijd = GeenTijd wanneer ..^.Str = ''.

Motivation:
Wanneer ..^.Str = '' wordt valid niet aangeroepen en dus
ook ..^.Tijd niet aangepast.

Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\usr\src\pas\GS\Conversi

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
GMSOverl als eerste unit in gs.pas.

Motivation:
Overlay manager moet als eerste geinstalleerd worden.


Update of e:\usr\cvs\zwemmen\GS
In directory (unknown):E:\USR\SRC\PAS\GS\CONVERSI

Modified Files:
	gs.pas 
Log Message:

Change/Addition:
GMSOverl als eerste unit in gs.pas.

Motivation:
Overlay manager moet geinstalleerd zijn.


Update of E:\USR\CVS\VTag
In directory (unknown):E:\tmp\test-long\common

Revision/Branch: 1.1.1

Log Message:
Import test

Status:

Vendor Tag:	RTag
Release Tags:	test-long
		
I VTag\CVS
N VTag\gmshelp.pas

No conflicts created by this import

Update of E:\USR\CVS\VTag
In directory (unknown):E:\tmp\test-long

Revision/Branch: 1.1.1

Log Message:
Import test

Status:

Vendor Tag:	RTag
Release Tags:	test-long
		
I VTag\CVS
N VTag\gmalgem.pas
I VTag\common\CVS
N VTag\common\gmshelp.pas

No conflicts created by this import

Update of E:\USR\CVS\VTag
In directory (unknown):E:\tmp\vtag

Modified Files:
	gmalgem.pas 
Log Message:
Just testing

Update of E:\USR\CVS\VTag
In directory (unknown):E:\tmp\vtag

Modified Files:
	gmalgem.pas 
Log Message:
nlbsbsdl;f

Update of e:\usr\CVS\Zwemmen\Release
In directory (unknown):E:\etc\Zwemmen\Release

Added Files:
	_make.bat codeer.gm codeer.gs codeer.gsm gm.pck gs.pck gsm.pck 
	gsmdemo.pck makefile.mak 
Log Message:

Change/Addition:
Files voor productie zwemsoftware.

Motivation:


Update of e:\usr\CVS\test-imp
In directory (unknown):E:\tmp\cvs-test

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	VT
Release Tags:	RT
		
N test-imp\10000001.tmp
N test-imp\Files\ChangeLog
N test-imp\Files\configure
N test-imp\Files\COPYING
I test-imp\Files\cvsinit
N test-imp\Files\INSTALL

No conflicts created by this import

Update of e:\usr\CVS\test-impt
In directory (unknown):E:\tmp\cvs-test

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	VT
Release Tags:	RT
		
N test-impt\10000001.tmp
N test-impt\Files\ChangeLog
N test-impt\Files\configure
N test-impt\Files\COPYING
I test-impt\Files\cvsinit
N test-impt\Files\INSTALL

No conflicts created by this import

Update of e:\usr\CVS\it
In directory (unknown):E:\tmp\cvs-test

Revision/Branch: 1.1.1

Log Message:
message

Status:

Vendor Tag:	VT
Release Tags:	RT
		
N it\10000001.tmp
N it\10000002.tmp
I it\core
N it\Files\ChangeLog
N it\Files\configure
N it\Files\COPYING
I it\Files\cvsinit
N it\Files\INSTALL

No conflicts created by this import

Update of e:\usr\CVS\itt
In directory (unknown):E:\tmp\cvs-test

Revision/Branch: 1.1.1

Log Message:
message

Status:

Vendor Tag:	VT
Release Tags:	RT
		
N itt\10000001.tmp
N itt\10000002.tmp
N itt\10000003.tmp
I itt\core
N itt\Files\ChangeLog
N itt\Files\configure
N itt\Files\COPYING
I itt\Files\cvsinit
N itt\Files\INSTALL

No conflicts created by this import

Update of e:\usr\CVS\test
In directory (unknown):E:\tmp\test

Modified Files:
	tt 
Log Message:
test bericht
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Test 1 2 3
Update of e:\usr\CVS\test
In directory (unknown):E:\tmp\test

Modified Files:
	t 
Log Message:
Test 1 2 3
Update of e:\usr\CVS\test
In directory (unknown):E:\tmp\test

Modified Files:
	t 
Log Message:
Bla

Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Bla
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
test
Update of e:\usr\CVS\test-14
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	A
Release Tags:	B
		
N test-14\10000001.tmp
N test-14\10000002.tmp
N test-14\build.doc
N test-14\COPYING
N test-14\COPYING.BSD
N test-14\COPYING.EMX
N test-14\COPYING.IOS
N test-14\COPYING.LIB
N test-14\emxfix06.doc
N test-14\emxrt.doc
N test-14\future.doc
N test-14\history.doc
N test-14\install.doc
N test-14\NEWS.GCC
N test-14\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-14-2
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	A
Release Tags:	B
		
N test-14-2\10000001.tmp
N test-14-2\build.doc
N test-14-2\COPYING
N test-14-2\COPYING.BSD
N test-14-2\COPYING.EMX
N test-14-2\COPYING.IOS
N test-14-2\COPYING.LIB
N test-14-2\emxfix06.doc
N test-14-2\emxrt.doc
N test-14-2\future.doc
N test-14-2\history.doc
N test-14-2\install.doc
N test-14-2\NEWS.GCC
N test-14-2\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-14-2
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	A
Release Tags:	B
		
U test-14-2\10000001.tmp
U test-14-2\build.doc
U test-14-2\COPYING
U test-14-2\COPYING.BSD
U test-14-2\COPYING.EMX
U test-14-2\COPYING.IOS
U test-14-2\COPYING.LIB
U test-14-2\emxfix06.doc
U test-14-2\emxrt.doc
U test-14-2\future.doc
U test-14-2\history.doc
U test-14-2\install.doc
U test-14-2\NEWS.GCC
U test-14-2\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-14-3
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:
Test

Status:

Vendor Tag:	A
Release Tags:	B
		
N test-14-3\10000001.tmp
N test-14-3\build.doc
N test-14-3\COPYING
N test-14-3\COPYING.BSD
N test-14-3\COPYING.EMX
N test-14-3\COPYING.IOS
N test-14-3\COPYING.LIB
N test-14-3\emxfix06.doc
N test-14-3\emxrt.doc
N test-14-3\future.doc
N test-14-3\history.doc
N test-14-3\install.doc
N test-14-3\NEWS.GCC
N test-14-3\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-extra
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:


Status:

Vendor Tag:	A
Release Tags:	B
		
N test-extra\10000001.tmp
N test-extra\build.doc
N test-extra\COPYING
N test-extra\COPYING.BSD
N test-extra\COPYING.EMX
N test-extra\COPYING.IOS
N test-extra\COPYING.LIB
N test-extra\emxfix06.doc
N test-extra\emxrt.doc
N test-extra\future.doc
N test-extra\history.doc
N test-extra\install.doc
N test-extra\NEWS.GCC
N test-extra\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-1
In directory (unknown):E:\etc\DOC\emx

Revision/Branch: 1.1.1

Log Message:


Status:

Vendor Tag:	A
Release Tags:	B
		
N test-1\10000001.tmp
N test-1\build.doc
N test-1\COPYING
N test-1\COPYING.BSD
N test-1\COPYING.EMX
N test-1\COPYING.IOS
N test-1\COPYING.LIB
N test-1\emxfix06.doc
N test-1\emxrt.doc
N test-1\future.doc
N test-1\history.doc
N test-1\install.doc
N test-1\NEWS.GCC
N test-1\readme.doc

No conflicts created by this import

Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
tEST
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Testing 1 2 3
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Testing 123
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Testing 123
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Testing 123
Update of e:\usr\CVS\test-long
In directory (unknown):E:\tmp\test-long

Modified Files:
	gmalgem.pas 
Log Message:
Test

