Project "aegis.3.18" Page 1 List of Changes Wed Aug 4 02:34:47 1999 Change State Description ------- ------- ------------- 10 completed prepare for release 11 completed aeclean 12 completed capitalize 15 completed typo 16 completed list state-file-name 17 completed quote_tcl 18 completed tkaenc 19 completed aenf dir 20 completed -new-project-alias 21 completed automatic change number guessing 22 completed branch aede 23 completed cvs comparison, take 1 25 completed split lists 26 completed aesub command 27 completed tkaeca bug 28 completed ${subst} substitution 29 completed aefind -p ambiguous 30 completed aeclone message 31 completed new file template body command Project "aegis.3.18", Change 10 Page 1 Change Details Wed Aug 4 02:34:48 1999 NAME Project "aegis.3.18", Delta 1, Change 10. SUMMARY prepare for release DESCRIPTION This change prepares Aegis for the next public release. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 etc/CHANGES.3.17 source modify 2 -> 3 lib/en/readme/new.3.17.so source create 1 lib/en/readme/new.3.18.so HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jul 8 pmiller 22:50:44 1999 develop_begin Thu Jul 8 pmiller Elapsed time: 0.116 22:50:53 1999 days. develop_end Thu Jul 8 pmiller Elapsed time: 0.839 23:43:09 1999 days. review_pass Fri Jul 9 pmiller 06:00:47 1999 integrate_begin Fri Jul 9 pmiller Elapsed time: 0.567 06:00:58 1999 days. integrate_pass Fri Jul 9 pmiller 10:15:59 1999 Project "aegis.3.18", Change 11 Page 1 Change Details Wed Aug 4 02:34:48 1999 NAME Project "aegis.3.18", Delta 2, Change 11. SUMMARY aeclean DESCRIPTION This change fixed a bug which caused aeclean to delete the development directory in a change with no files. My thanks to Ewolt Wolters for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 4 -> 5 aegis/aeclean.c source modify 15 -> 16 lib/en/building/main.man source modify 9 -> 10 lib/en/man1/aecp.1 source modify 3 -> 4 lib/en/man5/aefstate.5 HISTORY What When Who Comment ------ ------ ----- --------- new_change Fri Jul 9 pmiller 11:26:22 1999 develop_begin Fri Jul 9 pmiller Elapsed time: 0.753 11:26:35 1999 days. develop_end Fri Jul 9 pmiller 17:05:21 1999 review_pass Fri Jul 9 pmiller 17:05:28 1999 integrate_begin Fri Jul 9 pmiller Elapsed time: 0.848 17:05:36 1999 days. integrate_pass Fri Jul 9 pmiller 23:27:17 1999 Project "aegis.3.18", Change 12 Page 1 Change Details Wed Aug 4 02:34:49 1999 NAME Project "aegis.3.18", Delta 3, Change 12. SUMMARY capitalize DESCRIPTION This change adds the ${capitalize} substitution. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 7 -> 8 common/wstr.c source modify 6 -> 7 common/wstr.h source modify 11 -> 12 lib/en/man5/aesub.5 source modify 1 -> 2 lib/en/readme/new.3.18.so source modify 21 -> 22 libaegis/sub.c source create 1 libaegis/sub/capitalize.c source create 1 libaegis/sub/capitalize.h source create 1 libaegis/sub/downcase.c source create 1 libaegis/sub/downcase.h source create 1 libaegis/sub/upcase.c source create 1 libaegis/sub/upcase.h test create 1 test/01/t0107a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Jul 10 pmiller 14:01:50 1999 develop_begin Sat Jul 10 pmiller Elapsed time: 0.578 14:01:59 1999 days. develop_end Sat Jul 10 pmiller 18:22:14 1999 review_pass Sat Jul 10 pmiller 18:22:20 1999 integrate_begin Sat Jul 10 pmiller Elapsed time: 0.072 18:22:27 1999 days. integrate_pass Sat Jul 10 pmiller 18:54:52 1999 Project "aegis.3.18", Change 15 Page 1 Change Details Wed Aug 4 02:34:49 1999 NAME Project "aegis.3.18", Delta 5, Change 15. SUMMARY typo DESCRIPTION 1. This change corrects a typo on the web page. My thanks to Matthew.Hannigan@nl.abnamro.com for reporting this problem. 2. This change fixes a minor hassle in the web interface. My thanks to Ralf Fassel for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 10 -> 11 etc/aegis.html source modify 3 -> 4 lib/en/html/file_hstry.rpt HISTORY What When Who Comment ------ ------ ----- --------- new_change Mon Jul 12 pmiller 08:45:26 1999 develop_begin Mon Jul 12 pmiller Elapsed time: 4.000 08:45:35 1999 days. develop_end Thu Jul 15 pmiller 17:00:08 1999 review_pass Thu Jul 15 pmiller 17:00:12 1999 integrate_begin Thu Jul 15 pmiller Elapsed time: 0.059 17:00:20 1999 days. integrate_pass Thu Jul 15 pmiller 17:26:42 1999 Project "aegis.3.18", Change 16 Page 1 Change Details Wed Aug 4 02:34:49 1999 NAME Project "aegis.3.18", Delta 4, Change 16. SUMMARY list state-file-name DESCRIPTION This change adds a new Aegis list type: the state file name. This permits writing Cook recipes (make rules) which generate, say, web pages when a change or project is altered in some way. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 7 -> 8 aegis/ael.c source modify 3 -> 4 lib/en/man1/ael.1 source modify 2 -> 3 lib/en/readme/new.3.18.so source create 1 libaegis/ael/state_file.c source create 1 libaegis/ael/state_file.h HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jul 14 pmiller 09:03:45 1999 develop_begin Wed Jul 14 pmiller Elapsed time: 0.073 09:04:32 1999 days. develop_end Wed Jul 14 pmiller 09:37:22 1999 review_pass Wed Jul 14 pmiller 09:37:24 1999 integrate_begin Wed Jul 14 pmiller Elapsed time: 0.382 09:37:30 1999 days. integrate_pass Wed Jul 14 pmiller 12:29:26 1999 Project "aegis.3.18", Change 17 Page 1 Change Details Wed Aug 4 02:34:49 1999 NAME Project "aegis.3.18", Delta 6, Change 17. SUMMARY quote_tcl DESCRIPTION This change adds the quote_tcl report function. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 6 -> 7 lib/en/man5/aer.5 source modify 6 -> 7 libaegis/aer/func.c source modify 1 -> 2 libaegis/aer/func/quote.c source modify 1 -> 2 libaegis/aer/func/quote.h test create 1 test/01/t0108a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Fri Jul 16 pmiller 06:46:49 1999 develop_begin Fri Jul 16 pmiller Elapsed time: 1.000 06:47:10 1999 days. develop_end Fri Jul 16 pmiller 17:15:48 1999 review_pass Fri Jul 16 pmiller 17:15:54 1999 integrate_begin Fri Jul 16 pmiller Elapsed time: 0.334 17:16:02 1999 days. integrate_pass Fri Jul 16 pmiller 19:46:08 1999 Project "aegis.3.18", Change 18 Page 1 Change Details Wed Aug 4 02:34:50 1999 NAME Project "aegis.3.18", Delta 9, Change 18. SUMMARY tkaenc DESCRIPTION This change adds the tkaenc program, used to add a Tcl/Tk wrapper around aenc (and optionally around aedb). This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 3 -> 4 lib/en/man1/aeca.1 source modify 4 -> 5 lib/en/man1/aenc.1 source modify 1 -> 2 lib/en/man1/tkaeca.1 source modify 2 -> 3 lib/en/man1/tkaegis.1 source create 1 lib/en/man1/tkaenc.1 source modify 4 -> 5 lib/en/readme/new.3.18.so source modify 1 -> 2 lib/wish/chan_attr.rpt source modify 1 -> 2 lib/wish/proj_list.rpt source modify 11 -> 12 libaegis/project.c source create 1 libaegis/project/list.c source modify 2 -> 3 script/tkaeca.in source create 1 script/tkaenc.in HISTORY What When Who Comment ------ ------ ----- --------- new_change Fri Jul 16 pmiller 07:13:42 1999 develop_begin Fri Jul 16 pmiller Elapsed time: 6.000 07:14:00 1999 days. develop_end Fri Jul 23 pmiller 20:51:49 1999 review_pass Fri Jul 23 pmiller 20:52:01 1999 integrate_begin Fri Jul 23 pmiller Elapsed time: 0.184 20:52:09 1999 days. integrate_pass Fri Jul 23 pmiller 22:14:52 1999 Project "aegis.3.18", Change 19 Page 1 Change Details Wed Aug 4 02:34:50 1999 NAME Project "aegis.3.18", Delta 7, Change 19. SUMMARY aenf dir DESCRIPTION This change adds code to cope with the case where aenf is given a directory on the command line. Previously, this was handled horribly. It is now that case that all of the files below the directory will be added. My thanks to all of the users out there, far too numerous to mention, what asked for something to be done about this. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 5 -> 6 aegis/aenf.c source modify 18 -> 19 lib/en/LC_MESSAGES/aegis.po source modify 4 -> 5 lib/en/man1/aenf.1 source modify 3 -> 4 lib/en/readme/new.3.18.so source modify 7 -> 8 libaegis/os.h source create 1 libaegis/os/isa/directory.c source create 1 libaegis/os/isa/special_file.c test create 1 test/01/t0109a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Fri Jul 16 pmiller 08:26:42 1999 develop_begin Fri Jul 16 pmiller Elapsed time: 1.000 08:26:57 1999 days. develop_end Fri Jul 16 pmiller 17:13:49 1999 review_pass Fri Jul 16 pmiller Elapsed time: 0.343 17:14:32 1999 days. integrate_begin Fri Jul 16 pmiller Elapsed time: 0.076 19:48:47 1999 days. integrate_pass Fri Jul 16 pmiller 20:22:50 1999 Project "aegis.3.18", Change 20 Page 1 Change Details Wed Aug 4 02:34:50 1999 NAME Project "aegis.3.18", Delta 12, Change 20. SUMMARY -new-project-alias DESCRIPTION none ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 9 -> 10 aegis/ael.c source create 1 aegis/aenpa.c source create 1 aegis/aenpa.h source modify 9 -> 10 aegis/aenpr.c source modify 5 -> 6 aegis/aermpr.c source create 1 aegis/aerpa.c source create 1 aegis/aerpa.h source modify 5 -> 6 aegis/main.c source modify 10 -> 11 lib/cshrc.in source modify 20 -> 21 lib/en/LC_MESSAGES/aegis.po source modify 17 -> 18 lib/en/LC_MESSAGES/libaegis.po source modify 4 -> 5 lib/en/man1/ael.1 source create 1 lib/en/man1/aenpa.1 source modify 3 -> 4 lib/en/man1/aermpr.1 source create 1 lib/en/man1/aerpa.1 source create 1 lib/en/man1/z_alias.so source modify 2 -> 3 lib/en/man5/aegstate.5 source modify 5 -> 6 lib/en/readme/new.3.18.so source modify 7 -> 8 lib/profile.in source create 1 libaegis/ael/project/aliases.c source create 1 libaegis/ael/project/aliases.h source modify 10 -> 11 libaegis/arglex2.c source modify 10 -> 11 libaegis/arglex2.h source modify 7 -> 8 libaegis/gonzo.c source modify 2 -> 3 libaegis/gonzo.h source modify 2 -> 3 libaegis/gstate.def source modify 12 -> 13 libaegis/project.c test create 1 test/01/t0110a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Tue Jul 27 pmiller 08:41:57 1999 develop_begin Tue Jul 27 pmiller Elapsed time: 3.000 08:42:17 1999 days. develop_end Fri Jul 30 pmiller Elapsed time: 0.028 Project "aegis.3.18", Change 20 Page 2 Change Details Wed Aug 4 02:34:50 1999 What When Who Comment ------ ------ ----- --------- 07:02:55 1999 days. review_pass Fri Jul 30 pmiller 07:15:22 1999 integrate_begin Fri Jul 30 pmiller Elapsed time: 0.355 07:15:30 1999 days. integrate_pass Fri Jul 30 pmiller 09:55:14 1999 Project "aegis.3.18", Change 21 Page 1 Change Details Wed Aug 4 02:34:50 1999 NAME Project "aegis.3.18", Delta 10, Change 21. SUMMARY automatic change number guessing DESCRIPTION This change improves the change number guessing code, if one uses the `development_directory_template' config directive to change the devdir form from the normal form to something without a dot, the ability of ae commands to find the change goes away and one must set AEGIS_CHANGE or provide -c all the time. My thanks to Jerry Pendergraft for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 10 -> 11 libaegis/user.c HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jul 28 pmiller 14:41:03 1999 develop_begin Wed Jul 28 pmiller Elapsed time: 0.186 14:41:09 1999 days. develop_end Wed Jul 28 pmiller 16:04:48 1999 review_pass Wed Jul 28 pmiller 16:04:53 1999 integrate_begin Wed Jul 28 pmiller Elapsed time: 0.188 16:05:00 1999 days. integrate_pass Wed Jul 28 pmiller 17:29:40 1999 Project "aegis.3.18", Change 22 Page 1 Change Details Wed Aug 4 02:34:51 1999 NAME Project "aegis.3.18", Delta 8, Change 22. SUMMARY branch aede DESCRIPTION This change fixes a bug where aede on a branch would be allowed to proceed, even if there were changes awaiting development. My thanks to Marko Schuetz for reporting this problem. This change must pass a full regression test. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 1 -> 2 libaegis/project/active.c HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jul 22 pmiller 08:44:32 1999 develop_begin Thu Jul 22 pmiller Elapsed time: 0.417 08:44:43 1999 days. develop_end Thu Jul 22 pmiller 11:52:32 1999 review_pass Thu Jul 22 pmiller 11:52:36 1999 integrate_begin Thu Jul 22 pmiller Elapsed time: 0.160 11:52:44 1999 days. integrate_pass Thu Jul 22 pmiller 13:04:40 1999 Project "aegis.3.18", Change 23 Page 1 Change Details Wed Aug 4 02:34:51 1999 NAME Project "aegis.3.18", Delta 14, Change 23. SUMMARY cvs comparison, take 1 DESCRIPTION This change adds a document comparing Aegis and CVS. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 lib/en/cvs-comparison/c1.so source create 1 lib/en/cvs-comparison/c2.so source create 1 lib/en/cvs-comparison/main.ms HISTORY What When Who Comment ------ ------ ----- --------- new_change Wed Jul 28 pmiller 18:56:51 1999 develop_begin Wed Jul 28 pmiller Elapsed time: 2.620 18:57:04 1999 days. develop_end Fri Jul 30 pmiller Elapsed time: 1.000 23:36:14 1999 days. review_pass Sat Jul 31 pmiller 09:12:15 1999 integrate_begin Sat Jul 31 pmiller Elapsed time: 0.949 09:12:26 1999 days. integrate_pass Sat Jul 31 pmiller 16:19:39 1999 Project "aegis.3.18", Change 25 Page 1 Change Details Wed Aug 4 02:34:51 1999 NAME Project "aegis.3.18", Delta 11, Change 25. SUMMARY split lists DESCRIPTION This change splits the lists out of aegis/ael.c and puts each one into a separate file below the libaegis/ael/ tree. This means that adding a new list has less impact on the rest of the code. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by internal_improvement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 10 -> 11 aegis/aeb.c source modify 3 -> 4 aegis/aecd.c source modify 5 -> 6 aegis/aechown.c source modify 5 -> 6 aegis/aeclean.c source modify 5 -> 6 aegis/aeclone.c source modify 7 -> 8 aegis/aecp.c source modify 9 -> 10 aegis/aecpu.c source modify 9 -> 10 aegis/aed.c source modify 5 -> 6 aegis/aedb.c source modify 4 -> 5 aegis/aedbu.c source modify 8 -> 9 aegis/aede.c source modify 5 -> 6 aegis/aedeu.c source modify 4 -> 5 aegis/aedn.c source modify 8 -> 9 aegis/aeib.c source modify 5 -> 6 aegis/aeibu.c source modify 6 -> 7 aegis/aeif.c source modify 9 -> 10 aegis/aeip.c source modify 8 -> 9 aegis/ael.c source modify 2 -> 3 aegis/ael.h source modify 5 -> 6 aegis/aemv.c source modify 4 -> 5 aegis/aena.c source modify 9 -> 10 aegis/aenbr.c source modify 3 -> 4 aegis/aenbru.c source modify 9 -> 10 aegis/aenc.c source modify 5 -> 6 aegis/aencu.c source modify 4 -> 5 aegis/aend.c source modify 6 -> 7 aegis/aenf.c source modify 5 -> 6 aegis/aenfu.c source modify 4 -> 5 aegis/aeni.c source modify 8 -> 9 aegis/aenpr.c Project "aegis.3.18", Change 25 Page 2 Change Details Wed Aug 4 02:34:51 1999 Type Action Edit File Name ------- -------- ------- ----------- source modify 8 -> 9 aegis/aenrls.c source modify 4 -> 5 aegis/aenrv.c source modify 6 -> 7 aegis/aent.c source modify 5 -> 6 aegis/aentu.c source modify 4 -> 5 aegis/aera.c source modify 4 -> 5 aegis/aerd.c source modify 6 -> 7 aegis/aerf.c source modify 4 -> 5 aegis/aeri.c source modify 7 -> 8 aegis/aerm.c source modify 4 -> 5 aegis/aermpr.c source modify 6 -> 7 aegis/aermu.c source modify 6 -> 7 aegis/aerp.c source modify 4 -> 5 aegis/aerpu.c source modify 4 -> 5 aegis/aerrv.c source modify 9 -> 10 aegis/aet.c source modify 2 -> 3 common/ac/grp.h source modify 2 -> 3 common/ac/pwd.h source modify 22 -> 24 etc/Howto.cook source modify 19 -> 20 lib/en/LC_MESSAGES/aegis.po source modify 16 -> 17 lib/en/LC_MESSAGES/libaegis.po source create 1 libaegis/ael/change/by_state.c source create 1 libaegis/ael/change/by_state.h source create 1 libaegis/ael/change/changes.c source create 1 libaegis/ael/change/changes.h source create 1 libaegis/ael/change/default.c source create 1 libaegis/ael/change/default.h source create 1 libaegis/ael/change/details.c source create 1 libaegis/ael/change/details.h source create 1 libaegis/ael/change/history.c source create 1 libaegis/ael/change/history.h source create 1 libaegis/ael/change/ inappropriat.c source create 1 libaegis/ael/change/ inappropriat.h source create 1 libaegis/ael/change/outstand_ all.c source create 1 libaegis/ael/change/outstand_ all.h source create 1 libaegis/ael/change/outstanding.c source create 1 libaegis/ael/change/outstanding.h source create 1 libaegis/ael/change/user.c source create 1 libaegis/ael/change/user.h source create 1 libaegis/ael/change/version.c source create 1 libaegis/ael/change/version.h source create 1 libaegis/ael/locks.c source create 1 libaegis/ael/locks.h source create 1 libaegis/ael/project/ administrato.c source create 1 libaegis/ael/project/ administrato.h source create 1 libaegis/ael/project/default.c source create 1 libaegis/ael/project/default.h source create 1 libaegis/ael/project/developers.c source create 1 libaegis/ael/project/developers.h source create 1 libaegis/ael/project/files.c Project "aegis.3.18", Change 25 Page 3 Change Details Wed Aug 4 02:34:51 1999 Type Action Edit File Name ------- -------- ------- ----------- source create 1 libaegis/ael/project/files.h source create 1 libaegis/ael/project/history.c source create 1 libaegis/ael/project/history.h source create 1 libaegis/ael/project/ inappropriat.c source create 1 libaegis/ael/project/ inappropriat.h source create 1 libaegis/ael/project/ integrators.c source create 1 libaegis/ael/project/ integrators.h source create 1 libaegis/ael/project/projects.c source create 1 libaegis/ael/project/projects.h source create 1 libaegis/ael/project/reviewers.c source create 1 libaegis/ael/project/reviewers.h HISTORY What When Who Comment ------ ------ ----- --------- new_change Thu Jul 29 pmiller 17:25:47 1999 develop_begin Thu Jul 29 pmiller Elapsed time: 0.344 17:25:52 1999 days. develop_end Thu Jul 29 pmiller Elapsed time: 0.040 20:00:46 1999 days. review_pass Thu Jul 29 pmiller 20:18:36 1999 integrate_begin Thu Jul 29 pmiller Elapsed time: 0.155 20:18:44 1999 days. integrate_pass Thu Jul 29 pmiller 21:28:34 1999 Project "aegis.3.18", Change 26 Page 1 Change Details Wed Aug 4 02:34:52 1999 NAME Project "aegis.3.18", Delta 13, Change 26. SUMMARY aesub command DESCRIPTION This change adds the aesub command, used to echo its arguments, and perform Aegis substitutions (see aesub(5)) on its arguments. My thanks to Gus for this suggestion. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source create 1 aesub/main.c source modify 5 -> 6 common/arglex.c source create 1 lib/en/LC_MESSAGES/aesub.po source create 1 lib/en/man1/aesub.1 source modify 12 -> 13 lib/en/man5/aesub.5 source modify 6 -> 7 lib/en/readme/new.3.18.so test create 1 test/01/t0111a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Fri Jul 30 pmiller 06:59:34 1999 develop_begin Fri Jul 30 pmiller Elapsed time: 0.497 06:59:54 1999 days. develop_end Fri Jul 30 pmiller 10:43:27 1999 review_pass Fri Jul 30 pmiller 10:43:35 1999 integrate_begin Fri Jul 30 pmiller Elapsed time: 1.000 10:43:42 1999 days. integrate_pass Fri Jul 30 pmiller 21:07:16 1999 Project "aegis.3.18", Change 27 Page 1 Change Details Wed Aug 4 02:34:52 1999 NAME Project "aegis.3.18", Delta 15, Change 27. SUMMARY tkaeca bug DESCRIPTION This change fixes an introduced bug in the tkaeca command, where it failed to exit on OK (it did it, it just didn't exit). This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by chain. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 5 -> 6 lib/en/man1/aenc.1 source modify 1 -> 2 libaegis/ael/project/aliases.c source modify 3 -> 4 script/tkaeca.in HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Jul 31 pmiller 09:20:04 1999 develop_begin Sat Jul 31 pmiller Elapsed time: 1.000 09:20:16 1999 days. develop_end Sat Jul 31 pmiller 18:37:03 1999 review_pass Sat Jul 31 pmiller 18:37:06 1999 integrate_begin Sat Jul 31 pmiller Elapsed time: 0.153 18:37:17 1999 days. integrate_pass Sat Jul 31 pmiller 19:46:10 1999 Project "aegis.3.18", Change 28 Page 1 Change Details Wed Aug 4 02:34:52 1999 NAME Project "aegis.3.18", Delta 16, Change 28. SUMMARY ${subst} substitution DESCRIPTION This change adds the ${subst} substitution. My thanks to Gus for this suggestion. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 1 -> 2 aesub/main.c source modify 18 -> 19 lib/en/LC_MESSAGES/libaegis.po source modify 13 -> 14 lib/en/man5/aesub.5 source modify 7 -> 8 lib/en/readme/new.3.18.so source modify 22 -> 23 libaegis/sub.c source create 1 libaegis/sub/substitute.c source create 1 libaegis/sub/substitute.h test create 1 test/01/t0112a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Jul 31 pmiller 16:27:28 1999 develop_begin Sat Jul 31 pmiller Elapsed time: 0.611 16:27:43 1999 days. develop_end Sat Jul 31 pmiller 21:02:51 1999 review_pass Sat Jul 31 pmiller 21:03:02 1999 integrate_begin Sat Jul 31 pmiller Elapsed time: 0.062 21:03:11 1999 days. integrate_pass Sat Jul 31 pmiller 21:31:09 1999 Project "aegis.3.18", Change 29 Page 1 Change Details Wed Aug 4 02:34:52 1999 NAME Project "aegis.3.18", Delta 17, Change 29. SUMMARY aefind -p ambiguous DESCRIPTION This change fixes a problem where aefind -project and -print were ambiguous. Hence, it is now -PRInt. My thanks to Ewolt Wolters for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 4 -> 5 aefind/lex.c HISTORY What When Who Comment ------ ------ ----- --------- new_change Sat Jul 31 pmiller 21:36:18 1999 develop_begin Sat Jul 31 pmiller Elapsed time: 0.058 21:36:28 1999 days. develop_end Sat Jul 31 pmiller 22:02:38 1999 review_pass Sat Jul 31 pmiller 22:02:43 1999 integrate_begin Sat Jul 31 pmiller Elapsed time: 1.016 22:02:50 1999 days. integrate_pass Sun Aug 1 pmiller 22:09:53 1999 Project "aegis.3.18", Change 30 Page 1 Change Details Wed Aug 4 02:34:53 1999 NAME Project "aegis.3.18", Delta 18, Change 30. SUMMARY aeclone message DESCRIPTION This change corrects a bug in one of the aeclone messages, which can report the wrong user. My thanks to Ralf Fassel for reporting this problem. This change is exempt from testing against the development directory. This change is exempt from testing against the baseline. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_bug. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 21 -> 22 lib/en/LC_MESSAGES/aegis.po HISTORY What When Who Comment ------ ------ ----- --------- new_change Sun Aug 1 pmiller 21:58:21 1999 develop_begin Sun Aug 1 pmiller Elapsed time: 0.078 21:58:29 1999 days. develop_end Sun Aug 1 pmiller 22:33:23 1999 review_pass Sun Aug 1 pmiller 22:33:29 1999 integrate_begin Sun Aug 1 pmiller Elapsed time: 0.076 22:33:44 1999 days. integrate_pass Sun Aug 1 pmiller 23:07:59 1999 Project "aegis.3.18", Change 31 Page 1 Change Details Wed Aug 4 02:34:53 1999 NAME Project "aegis.3.18", Delta 19, Change 31. SUMMARY new file template body command DESCRIPTION This change adds the body_command field to the entries of the new_file_template field of the project config file. My thanks to Gus for this suggestion. ARCHITECTURE This change must build and test in the "linux-i486" architecture. CAUSE This change was caused by external_enhancement. FILES Type Action Edit File Name ------- -------- ------- ----------- source modify 7 -> 8 aegis/aenf.c source modify 7 -> 8 aegis/aent.c source modify 19 -> 20 lib/en/LC_MESSAGES/libaegis.po source modify 5 -> 6 lib/en/man1/aenf.1 source modify 5 -> 6 lib/en/man1/aent.1 source create 1 lib/en/man1/z_template.so source modify 17 -> 18 lib/en/man5/aepconf.5 source modify 8 -> 9 lib/en/readme/new.3.18.so source modify 11 -> 12 libaegis/change.h source modify 1 -> 2 libaegis/change/file/template.c source modify 2 -> 3 libaegis/change/pconf/get.c source modify 12 -> 13 libaegis/pconf.def test create 1 test/01/t0113a.sh HISTORY What When Who Comment ------ ------ ----- --------- new_change Sun Aug 1 pmiller 22:28:49 1999 develop_begin Sun Aug 1 pmiller Elapsed time: 2.000 22:29:01 1999 days. develop_end Tue Aug 3 pmiller 14:29:00 1999 review_pass Tue Aug 3 pmiller 14:29:06 1999 integrate_begin Tue Aug 3 pmiller Elapsed time: 0.396 14:29:13 1999 days. integrate_pass Tue Aug 3 pmiller 17:27:24 1999