perm filename LOG[S,AIL]11 blob sn#187871 filedate 1975-11-24 generic text, type C, neo UTF8
COMMENT ⊗   VALID 00009 PAGES
C REC  PAGE   DESCRIPTION
C00001 00001
C00002 00002	Introduction
C00003 00003	February, 1975
C00008 00004	March, 1975
C00011 00005	April, 1975
C00012 00006	June 1975
C00015 00007	September 1975.
C00016 00008	October 1975
C00017 00009	November 1975
C00020 ENDMK
C⊗;
Introduction

This is a record of changes to SAIL system.  An entry to this file
should be made whenever any changes are made to the system SAIL files
(SAIL.DMP, SAISGx.SEG, LIBSAx.REL, etc.) or after any modifications
to the SAIL source files (e.g., at the end of an editing session)
Reference should be made to the files BUGS & FEATS, as appropriate. 

			Russ Taylor
February, 1975

#TX#	fixed sources & patched sys:sail.dmp & saildd[s,ail].
	2-7-75 RHT

%##%	Recompiled @IT & put the result on system.  Left SAIL.OLD
	alone.  2-8-75 RHT

#TY#	fixed bug in source (LEPRUN) reported by LDE.  Made no
	changes to system files.  Bug may cause strngc lossages
	in programs involving string refitems.  If this happens,
	look here. 2-10-75 RHT

#TZ#	Typo in gen.  patched source & .dmp files
	2-12-75 RHT

%CA%	Added new routine CVASTR to STRSER sources.  Did not
	test, assemble, or update incremental manual
	2-12-75 RHT

%##%	Changed "=-" to a "-=" in TRIGS.  This was necessitated by
	a change in FAIL. Reassembled runtimes & put up new saisg8 &
	libsa8 on system.
	2-12-75 RHT

#UA#	Fixed a string gc bug in GOGOL.  Made a TENEX-only change
	to SAIL and CC[10x,ail] by putting a variable in the
	switched area that had been left outside in error.
	2-15-75  RLS

	Why is there a file HEAD.FAI on [S,AIL] in addition to HEAD?
	Do changes to HEAD have to be made to HEAD.FAI in addition?
	I changed a TENEX switch setting in HEAD, and then had
	to do the same to HEAD.FAI (which RPG favors over HEAD).
	2-16-75 RLS

	Above comment by RLS indicates a bug in SCISS, which is supposed
	to delete the file HEAD.FAI on the second pass. JFR

%##%	Edits to HEAD/7,17  SAIL/24  TOTAL/35  GEN/48  GEN/32,33
	to clear up BAIL recursive procedure type bits problem
	and define request protocol and residence of procedure
	descriptors for SAIL runtime routines and first pass at
	records and references.  New SAILDD. JFR 2-16-75

	Above changes also made to SYS:SAIL. JFR 2-17-75

%##%	Edits to TRIGS to take out the code JAM inserted therein without
	telling anyone.  Sent network mail to RICART%NCCT telling
	him what to do.  RHT 2-19-75

#UB#	An OLD and terrible bug (one of the "how did it ever work?" 
	variety in boolean code.  Made the appropriate patches in
	source & .dmp files RHT 2-21-75

%==%	Recd word from CMU that they have snarfed a copy of SAIL files
	& put up a system with no problems.  Send LDE a note thanking
	him for his nice compliments & warning him about #ub#.
	RHT 2-22-75

#%%#	One-word patch in BAIL code at BFORMS+24 [GEN/32], try to
	help recursive procedures and lexical nesting code. JFR 2-23-75

%##%	Snarfed copy of STATS from S,AIL to S,RHT & began making some
	changes for the sake of new-style records.  May be a bit bigger job
	than I thought, especially if Recuuo is to be flushed & string
	subfields are to be added.  Will continue working on in in odd moments.
	RHT

#UC#	(CMU =E3=) two bugs in refitem deletion.  Patched LEPRUN & made new
	segment and SAILEP entry for LIBSA8.  RHT 2-26-75

March, 1975

%##%	TENEX-specific changes made to the following files:
		(1)  ioser.tnx:  enter and lookup different error
	handling for device tty.
				gtjfn and openf:  defaults
	removed from code and documentation
				ttyin and friends:  patch
	made for new breaktable stuff, not quite right after JFR's
	fixes.
		(2)  An old and bad bug:  the compiler scanner
	decides that the buffer is done when it encounters a zero word.
	This has been fixed in the TENEX version.  It probably should
	be fixed in the DEC version too, but it slows it down slightly.
	ADVBUF in SYM (TENEX only) now checks that there is really nothing
	more in the buffer.  Changes to SYM, SAIL (new switched variable added),
	and CC[10x,ail] (variable cleared when files switched.)
		(3)  FOO2:  CHFDB added, for TENEX only.
	Total changes to:  SAIL, SYM, CC, IOSER.TNX, FOO2.  
	RLS 3-1-75

#UD#	Added CVASTR to FOO2.  Did not recompile yet.
	RHT 3-1-75

#%%#	Modified GEN so that all toplev non-external record pointers are
	declared OWN.
	RHT 3-9-75

#%%#	Fixed SPARES for NRC stuff
	RHT 3-16-75

%##%	Made up files for NRC stuff.  SAILDD.NEW, SAIL.DMP, SAILOW, SAISG8,
	HLBSA8, and LIBSA8 all exist on [s,ail].  Also, STATS.OLD & RECSER.OLD.
	Included HACK to detect old style record calls.  Will put
	up on system next weekend.
	RHT,JFR 3-30-75

%##%	PROFIL.SAI[X,AIL] replaced, old version PROFIL.OLD.  Added TENXSW,
	allowed ! to be equivalent to _ (so that START!CODE is START_CODE)
	FOO2:  TENEX-only functions SETCHAN and SETEDIT added.
	Old version is TRIGS.OLD.
	TRIGS:  TENEX-only interrupt code for under/over flow finally
	merged into sources.  Old version is TRIGS.OLD.  
	DO DOLIB on [10x,ail] to make "library".
	Total changes to master files:  FOO2, TRIGS, PROFIL.SAI.
	RLS  3-31-75
April, 1975

%##%	Put up new record system
	RHT 4-4-75

#UG#	Fixed bug.  patched source, sail.dmp[1,3], saildd.dmp[s,ail]
	RHT 4-7-75

%##%	Reassembled segment & sairec at behest of PDQ.
	JFR claims string subfields now work in compiler.  Will put
	up new compiler when Quam gets string garbage collector working.
	RHT 4-8-75

#UH#	Bug in TRIGS.  Reassembled HLBSA8 & LIBSA8 entries & put up.
	RHT 4-14-75

#UI#	Bug in INCHWL.  Reassembled saisg8 & SAITTY entries & put up
	RHT 4-14-75

#UJ#	Bug in FOO2.  Patched saildd & sys:sail.  Fixed FOO2.
	RHT 4-21-75
June 1975

	New compiler; supports full implementation of new record system,
	including string subfields.
	New CREF listing of compiler, SYSUDP:SAIL.LST[S,AIL] and
	a version that has been ETV'ed, SYSUDP:SAIL.ETV[S,AIL].
	6-1-75	JFR

	Edited GEN/30 to fix bug UK:  string procedure is not a string.
	6-2-75 RS

	Transfered RTRAN.SAI, RTRAN.DMP, FOO2, BPDAHD.FAI, BSM1HD.FAI
	from [1,JFR] to [S,AIL], first making RTRAN.OLD, FOO2.OLD.
	These are the files necessary for making the predeclared runtimes
	known to BAIL.  A SRCCOM of RESTAB (after going through
	the new RTRAN and the old RTRAN) showed no differences.
	Added BPDAHD.FAI, BSM1HD.FAI to FILES[X,AIL].
	JFR 6-3-75

	New version of PROFIL, accepts lowercase switches. JFR 6-4-75

%CD%	Tried putting up PDQ's new record stuff.  First time was a bomb,
	had to change 21 HERE's to HEREFK's.  Second time also a bomb.
	Rolled back to previous version, trying to figure out what's going on.
	
%CD%	At least part of the problem was that LOWER.REL was still around
	from the first try.  Deleted everything and started over, third
	time still got burned.  Won't try again until PDQ and RHT
	figure out what is going on.
	JFR 6-7-75

	Spooled compiler listing made 6-1-75.  Updated SYS UDP with files
	on [S,AIL] that had changed since last saved on UDP.
	JFR 6-7-75

%CD%	Found the problem.  Only one of the HEREs needed to be made a HEREFK.
	PDQ should have told me.  Tried assembling SAISPC and SAIREC for 
	LIBSA8, got UNDEF SGINS in SAISPC.  Just left SAILOW.REL, SAISG8.SEG
	and other stuff on [S,AIL] because system was too loaded to
	get anything done and there won't be anyone around for 4 or 5 days
	after I leave for CMU, in case disaster should strike.
	JFR 6-9-75.
September 1975.

#VA 	Bug fix in GEN.  Patched source file & both compilers.
	RHT 9-13-75

#VB	Bug fix in STATS.  Made appropriate patches
	RHT 9-17-75

	New LIBSA8 and HLBSA8 on SYS:, .OLD copies exist.
	New compiler and updated SAISG8 soon to follow.
	JFR 9-21-75

	New SAIL.DMP, SAIL.SEG (upper for compiler), SAISG8.SEG,
	SAILOW.REL, LIBSA8.REL, HLBSA8.REL.
	JFR 9-22-75

#VC-VF	Misc bug fixes.  Put up a new runtime segment.
	RHT 9-26-75

	New LIBSA8.REL and HLBSA8.REL, indexed.
	JFR 9-27-75
October 1975

#VG	Found a bug in LEPRUN.  Put up new segment.  Will ask
	JFR how libraries work now
	RHT 10-1-75

#VH	Bug fix.  Patched SAILDD, GEN, & SYS:SAIL

November 1975
11-1-75	JFR. New SYS:SAIL. Bug fixes VM,VN,VO.

	COMPILER!BANNER predefined macro which expands to what would be
	put at the top of the current page if a listing were being made.

	Source-file search normalized:
		TEST←TEST	looks for TEST.SAI then TEST.
		TEST←TEST.	looks only for TEST.
		TEST←TEST.ABC	looks for TEST.ABC then TEST.
	The compiler used to blow up on TEST←TEST. (explicit blank extension).

	SAIL, PTRAN, and RTRAN now believe in TMPCOR when started in RPG mode.

	The compiler switches which used to double stack sizes (D,P,Q,R)
	now do so only if the switch value is zero or not present.  If
	a non-zero value is specified, the stack is set to that size.
	Thus /35P/P first sets the P stack to 35 and then doubles it to 70.


11-9-75 JFR. Bug fixes #VR and #VS to SYS:SAIL.  Bug #VT fixed in source only.

11-20-75 JFR + RS. Renamed files from [S,RS] for PRINT integration.
	HEL,HEAD,FOO2,STATS,STRSER,SPARES.
	The old versions are .OLD[S,AIL].
	Tested out in temporary versions, not compiled on [S,AIL].

#VU	Edit to STATS, system compiler patched. 11-21-75 JFR
11-23-75 RLS.  TENEX only changes to GOGOL, STRSER, SPARES.
11-24-75 RLS.  TENEX only changes to HEAD.
11-24-75 RLS.  TENEX only change to TRIGS to correct a TENEX problem
		caused by an earlier fix of TRIGS by JAM.