* Makefile.am (ice9_sources): Added match.scm.
[bpt/guile.git] / RELEASE
CommitLineData
2732830a 1This is a checklist for making Guile releases.
251ca7ab
JB
2It's specific to the FSF's development environment; please don't put
3it in the distribution.
2732830a 4
f8c9d497
JB
5Maybe we should name Guile releases after entertaining poisons:
6absinthe, etc. However, the first release containing the module
7system should be called Godot: "This is the one you've been waiting
8for."
f7677ff2 9
fbf0c8c7
MV
10* Remove compatability module (ice-9 and-let*) eventually (when a
11 major release with the real module (ice-9 and-let-star) has been out
12 long enough, probably release 1.6).
13
69b5f65a 14* Deprecate `read-only-string?'.
7e6b52f8 15
04914986
DH
16After signal handling and threading have been fixed:
17- remove the code corresponding to GUILE_OLD_ASYNC_CLICK and the corresponding
18 GUILE_OLD_ASYNC_CLICK macro.
19
7c1e0b12 20In release 1.5:
894a712b
DH
21- remove deprecated macros: SCM_INPORTP, SCM_OUTPORTP, SCM_CRDY, SCM_ICHRP,
22 SCM_ICHR, SCM_MAKICHR, SCM_SETJMPBUF, SCM_NSTRINGP, SCM_NRWSTRINGP,
23 SCM_NVECTORP
820920e6 24- remove gc-thunk (It has been replaced by after-gc-hook.)
894a712b
DH
25- remove scm_sysmissing
26- remove gh_int2scmb (replaced by gh_bool2scm)
27- remove scm_fseek (replaced by scm_seek)
28- remove scm_tag
e11f8b42
DH
29- remove code related to the name property of hooks. Also, check init.c,
30 since the dependency between hooks and objprop will then be eliminated.
0a9e521f
MD
31- remove deprecated function scm_list_star/list* (use SRFI-1 compliant
32 scm_cons_star/cons* instead.)
33- remove scm_tc16_flo, scm_tc_flo (guile always uses doubles to represent
34 inexact real numbers)
35- remove scm_tc_dblr (replaced by scm_tc16_real)
36- remove scm_tc_dblc (replaced by scm_tc16_complex)
37- remove deprecated types, functions and macros from numbers.h: scm_dblproc,
38 SCM_UNEGFIXABLE, SCM_FLOBUFLEN, SCM_INEXP, SCM_CPLXP, SCM_REAL, SCM_IMAG,
39 SCM_REALPART, scm_makdbl, SCM_SINGP, SCM_NUM2DBL, SCM_NO_BIGDIG
ecf470a2 40- remove deprecated macro from tags.h: SCM_DOUBLE_CELLP
7c1e0b12 41
b63a956d 42In release 1.6:
7e6b52f8
MD
43- remove deprecated variables:
44 scm_top_level_lookup_closure_var
45- remove deprecated functions:
46 eval.c: scm_eval2, scm_eval_3
47 load.c: scm_read_and_eval_x
2f6fb7c5 48 smob.c: scm_make_smob_type_mfpe, scm_set_smob_mfpe
5d2b97cd 49 gc.c: scm_remember
7e6b52f8
MD
50- remove deprecated procedures:
51 boot-9.scm:eval-in-module
b63a956d
DH
52- remove deprecated macros: SCM_OUTOFRANGE, SCM_NALLOC, SCM_HUP_SIGNAL,
53 SCM_INT_SIGNAL, SCM_FPE_SIGNAL, SCM_BUS_SIGNAL, SCM_SEGV_SIGNAL,
54 SCM_ALRM_SIGNAL, SCM_GC_SIGNAL, SCM_TICK_SIGNAL, SCM_SIG_ORD,
d1ca2c64 55 SCM_ORD_SIG, SCM_NUM_SIGS, SCM_SLOPPY_STRINGP, SCM_VALIDATE_STRINGORSUBSTR,
a6d9e5ab
DH
56 SCM_FREEP, SCM_NFREEP, SCM_CHARS, SCM_UCHARS, SCM_VALIDATE_ROSTRING,
57 SCM_VALIDATE_ROSTRING_COPY, SCM_VALIDATE_NULLORROSTRING_COPY, SCM_ROLENGTH,
58 SCM_LENGTH, SCM_HUGE_LENGTH, SCM_SUBSTRP, SCM_SUBSTR_STR, SCM_SUBSTR_OFFSET,
34f0f2b8 59 SCM_COERCE_SUBSTR, SCM_ROSTRINGP, SCM_RWSTRINGP, SCM_VALIDATE_RWSTRING,
fd336365 60 SCM_ROCHARS, SCM_ROUCHARS, SCM_SETLENGTH, SCM_SETCHARS, SCM_LENGTH_MAX,
c9c01b11 61 SCM_GC8MARKP, SCM_SETGC8MARK, SCM_CLRGC8MARK, SCM_GCTYP16, SCM_GCCDR,
30ea841d 62 SCM_SUBR_DOC, SCM_OPDIRP, SCM_VALIDATE_OPDIR
1b9be268 63- remove scm_vector_set_length_x
cc4feeca
DH
64- remove function scm_call_catching_errors
65 (replaced by catch functions from throw.[ch])
db36bd50 66- remove support for "#&" reader syntax in (ice-9 optargs).
69b5f65a
MD
67- remove scm_make_shared_substring
68- remove scm_read_only_string_p
28b06554
DH
69- remove scm_strhash
70- remove scm_tc7_ssymbol
71- remove scm_tc7_msymbol
72- remove scm_tcs_symbols
daa6ba18 73- remove scm_sloppy_memq, scm_sloppy_memv, scm_sloppy_member
b63a956d 74
ed8c8636
MD
75Modules sort.c and random.c should be factored out into separate
76modules (but still be distributed with guile-core) when we get a new
77module system.
78
cc914709
JB
79Platforms for test builds:
80SunOS (gcc and pcc) --- galapas.ai.mit.edu
81Solaris (gcc and SUN cc) --- saturn.ai.mit.edu
82NetBSD (gcc) --- repo-man.ai.mit.edu (use /home/repo/jimb)
83HP/UX (gcc, HP cc) --- nutrimat.gnu.ai.mit.edu
84
422b92d2 85These gentlemen have kindly offered to do pre-release testing:
99ac53b9
MD
86
87Tom Tromey <tromey@cygnus.com>:
88
89 alphaev5-unknown-linux-gnu
90 hppa1.1-hp-hpux10.20
91 hppa1.1-hp-hpux11.00
92 mips-sgi-irix5.3
93 powerpc-ibm-aix4.2.0.0
94 powerpc-unknown-linux-gnu
95 sparc-sun-solaris2.6
96 i686-pc-linux-gnu
97 mips-sgi-irix6.3
98 sparc-sun-sunos4.1.4
99
100Ian Grant <I.A.N.Grant@damtp.cam.ac.uk>:
101
102 alpha-dec-osf4.0e
103
104Julian Satchell <satchell@merry.dra.hmg.gb>:
105
106 dec-mips-ultrix
cc914709 107
d4c83f63
JB
108Perry Metzger <perry@piermont.com>
109
110 NetBSD
111
3f686b10
JB
112
113Release Checklists ===================================================
114
115There are basically two phases to doing a release:
116
117* "SPIFFING": Updating NEWS, README, INSTALL. Running tests. Getting
118 people to try builds on various machines. Getting everything
119 straightened up.
120
121* "PUNTING": Updating the version numbers. Tagging the sources. Asking
122 the FSF to put the disty on ftp.gnu.org. Posting announcements.
123
124The "Spiffing" phase you might go through several times as you
125discover problems. The "Punting" phase you do only once.
126
127
128Spiffing checklist:
129
130* Do a `cvs update -A', to get rid of any sticky tags in your working
131 directory.
132* Check for files that have changed a lot, but do not have up-to-date
fba33ff1 133 copyright notices. This can be as simple as doing:
341f78c9 134 grep 'Copyright' * | grep -v 1999
fba33ff1 135 and looking for files you know you've worked on a lot.
3f686b10
JB
136* Make sure NEWS, INSTALL and the docs are up to date:
137 + Scan the ChangeLogs for user-visible changes, marked with an asterisk
138 at the left margin.
139 + Update NEWS and the Texinfo documentation as appropriate.
140 + Remove the user-visible markers from the log entries once they're
141 documented.
142 + Check for any [[incomplete]] sections of NEWS.
143 + Fact-check INSTALL.
e4445210 144* Make sure the downloading addresses and filenames in README are
340a8770 145 current. (But don't bump the version number yet. We do that below.)
3f686b10 146* Check that the versions of aclocal, automake, autoconf, and autoheader
f43aac9a 147 in your PATH match those given in HACKING. Note that the `make
3f686b10
JB
148 dist' process always invokes these tools, even when all the
149 generated files are up to date.
150* Rebuild all generated files in the source tree:
151 + Install the .m4 files where aclocal will find them.
152 + Run aclocal.
3f686b10
JB
153 + Run autoconf.
154 + Run autoheader.
14a7a25d 155 + Run automake.
3f686b10 156* Verify that Guile builds and runs in your working directory.
f43aac9a 157* Run the test suite, in guile-core/test-suite.
3f686b10
JB
158* Commit all changes to the CVS repository.
159* Build a test distribution.
160 + BEFORE doing 'make dist', configure the source tree for build
9a8a1e8a
MD
161 in the same tree with configuration options
162 --enable-maintainer-mode --enable-debug-malloc --with-threads.
24e720c8
JB
163 + Make sure that readline was enabled correctly.
164 + Build the tree.
165 (If the above steps are not done, the dependencies won't be properly
166 included in the generated Makefile.in files.)
3f686b10 167 + Then do 'make dist'.
b5074b23
MD
168 + Check that the dependencies in guile-readline/Makefile look OK.
169 (We currently use a kludge which edits the dependencies generated
170 by automake so that Guile can be built in a directory separate
171 from the source tree also with non-GNU make programs.)
3f686b10
JB
172* Give the test disty to various people to try. Here's what you should do:
173 + Unset GUILE_LOAD_PATH.
174 + Remove automake and autoconf from your path, or turn off their
175 execute bits, or something. (Users must be able to build the
176 disty without installing those tools.)
177 + Configure, make, and install.
178 + Make sure LD_LIBRARY_PATH doesn't include anything unnecessary.
179 + Run the test suite on the installed version.
180 + You might try the example code in the doc directory.
181
182Once you've got a disty that seems pretty solid:
183
184* Choose new interface numbers for shared libraries.
185* Update the version numbers in GUILE-VERSION and README. (There are
186 many places in README that need updating!) The Guile version
187 number should have one of the following forms:
188 N.M - a major release
189 N.M.L, where L is even - a minor release
190 N.M.L, where L is odd - sources from CVS or nightly snapshot
191* Reformat the names in THANKS.
192* Do a `cvs update -A' of the whole tree, to look for any stray
193 uncommitted or accidental changes.
194* Commit your changes.
195* Make one last test distribution.
196
197Punting checklist:
198
199* Add "Guile N.M released." entry to the top-level ChangeLog, and commit it.
200* Tag the entire source tree with a tag of the form "release_N_M"
201 or "release_N_M_L".
bab4e1cc 202* Do a 'make dist'.
3f686b10
JB
203* Put the distribution up for FTP somewhere, and send mail to
204 ftp-upload@gnu.org, asking them to put it on prep.
205* Send an announcement message to gnu-announce@gnu.org. Put a brief
206 summary of the changes in this release first, then "Obtaining
207 Guile", "Thanks", "About This Distribution," and "Nightly
208 Snapshots." If I remember correctly, the moderator will delay it
209 until the distribution appears on ftp.gnu.org. The announcement
210 text should be mostly taken from Guile's README file.
211* Notify freshmeat.net, although they're probably watching anyway.
212 (They got the 1.3 release just fine.) I have no idea if
213 www.bowerbird.com.au will be something anyone refers to, but Guile
214 does have an entry there.
215* Tweak the version numbers in GUILE-VERSION, and README to indicate
216 that the sources are a snapshot again. Snapshots should have
217 version numbers of the form "N.M.L", where L is odd.
218* Start a new section of the NEWS file.
219* Start a new THANKS file.