source: git/doc/ChangeLog @ 74a9610

jengelh-datetimespielwiese
Last change on this file since 74a9610 was 74a9610, checked in by Jens Schmidt <schmidt@…>, 25 years ago
* ChangeLog: Well ... git-svn-id: file:///usr/local/Singular/svn/trunk@2112 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 10.2 KB
Line 
1Tue Jun  9 16:52:29 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
2
3        * Makefile.in: Major clean up.  Many doc fixes.
4
5        * Makefile.in (${SINGULAR}, Makefile): `cd ${prefix}' replaced by
6          `cd ..'
7
8        * Makefile.in (Makefile): bug fix
9
10        * Makefile.in (clean, mostlyclean, distclean, maintainer-clean):
11          completely rewritten
12
13        * Makefile.in (%.tex): issues a warning
14
15        * Makefile.in (TEXI2DVI): new variable
16          (tutor.dvi, singular.dvi): uses `texi2info' instead of `tex' to
17          translate texi sources
18
19        * Makefile.in (SINGULAR_OBJS): renamed to `DOC2TEX_FILES'.  All
20          references changed.
21          (MANUAL_FILES, TUTOR_FILES, tutor.dvi, singular.hlp,
22           singular.dvi, html): new variables referenced in the
23          corresponding targets
24
25        * Makefile.in (singular.hlp, singular.dvi, html): explicit
26          dependency on `Makefile' removed
27
28        * Makefile.in (all): dependency `html' added
29          (html): several bug fixes, clean-up
30
31        * Makefile.in (ps): target rewritten.  Depends on `usercard.ps'
32          and `%.ps'.
33          (usercard.ps, %.ps): new targets
34
35Wed May 27 15:16:31 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
36
37        * usercard.tex: minor fixes, some sections added
38
39        * singcard.tex (\rep): new macro
40          (\alt): macro slightly changed
41
42Wed May 27 11:42:11 MET DST 1998 hannes
43        * added some type conversions
44        * change default LIB-dir (now /usr/local/Singular/LIB)
45        * minor fixes: type in "map operations"
46        * added examples in "types.doc"
47        * added refences in "reference.doc"
48        * added literatur in "math.doc"
49
50Mon May 25 09:52:16 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
51
52        * usercard.tex (Input and output): new section
53          (Miscellany): new section
54
55        * usercard.tex: fixes fixed
56
57        * singcard.tex (\alt): new macro
58          (\verysmallskipamount): slightly changed
59          (\entryskip): new macro
60
61        * start.doc (How to use this manual): item on `Input and output'
62          reordered
63
64        * general.doc (The SINGULAR language): text on general language
65          concepts added
66
67        * general.doc: typos fixed
68
69        * examples.doc (Finite fields Ext, Polar curves, Depth, Invariants
70          of a finite group, Factorization, Puiseux pairs): minor fixes
71
72        * singular.doc (No rvalue of increments and assignments): minor
73          fixes
74          (Evaluation of logical expressions): duplicate piece of text
75          marked
76          (No case/switch statement): renamed to `No case or switch
77          statement'.  All references changed.
78          (Usage of brackets): minor fixes
79
80        * types.doc (boolean expressions): duplicate piece of text marked
81
82        * reference.doc (status): more bug fixes
83
84        * reference.doc (status): bug fix
85
86Wed May 20 11:00:12 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
87
88        * sample.lib (info): version string added
89
90        * general.doc (Procedure definition): fixes fixed
91          (libparse): fixes fixed
92
93        * reference.doc (koszul): overfull hbox fix and other fixes
94        * copyright.tex (Preface): overfull hbox fix
95        * general.doc (LIB command): overfull hbox fix
96
97        * general.doc (Procedure definition): example of an interactive
98          procedure definition replaced by something more appropriate
99
100        * types.doc (qring declaration): updated from `general.doc',
101          chapter `General syntax of a ring declaration'
102          (ring declarations): updated from `general.doc', chapter
103          `General syntax of a ring declaration'
104
105        * general.doc (Rings and orderings): doc fix
106          (General syntax of a ring declaration): example from `qring
107          declaration' added
108
109        * general.doc (Examples of ring declarations): `qring' example
110          added
111          (General syntax of a ring declaration): `qring' syntax added
112          (Names): text on name substitution added
113          (Input and output): text on monitoring added
114          (Rings and orderings): doc fix
115
116        * singular.doc (Miscellaneous oddities): bug fixes in the qring
117          item
118
119        * types.doc (qring declaration): text duplicated to `general.doc'
120
121Tue May 19 08:58:04 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
122
123        * general.doc (Names): doc fix
124          (General command syntax): multiple declarations added
125          (Input and output): some more fixes fixed
126
127        * general.doc (Input and output): fixes fixed
128
129        * start.doc, general.doc (In- and Output): section renamed to
130          `Input and Output' and moved before `Procedures'.  All
131          references and nodes changed.
132          (How to use this manual): doc fix
133
134        * general.doc (Term orderings): fixes fixed
135          (Implemented algorithms): fixes fixed
136          (The SINGULAR language): fixes fixed
137          (General command syntax): fixes fixed
138          (Special characters): fixes fixed
139          (Names): fixes fixed
140          (Objects): fixes fixed
141          (Type conversion and casting): fixes fixed
142
143        * general.doc (Interactive use): minor fixes
144          (Rings and orderings): fixes fixed
145          (General syntax of a ring declaration): fixes fixed
146          (Examples of ring declarations): fixes fixed
147          (Term orderings):
148
149        * general.doc (Interrupting SINGULAR, Editing input): fixes fixed
150          (Command line options): fixes fixed
151          (How to enter and exit, The SINGULAR prompt): fixes fixed
152          (Startup sequence, The online help system): fixes fixed
153
154        * general.doc, reference.doc: `Commandline' and `command-line'
155          globally replaced by `command line'
156
157Tue May 19 16:30:34 MET DST 1998 hannes
158        * new appendix: Polynomial data (pdata.doc)
159          introduced, moved "monomial orderings" to it
160
161Mon May 18 14:49:39 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
162
163        * reference.doc: fixes fixed
164          more fixes fixed
165
166        * STYLEGUIDE: some new guide-lines added
167          doc fix
168
169        * texinfo.tex: new file
170          (tex): bug fix.  @tex does not insert extra space any longer.
171
172        * copyright.tex (Preface): used `@url' and `@email' to mark URL's
173          and email addresses
174
175Fri May 15 09:00:30 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
176
177        * general.doc (Objects): section reviewed
178          (Type conversion and casting): section reviewed
179
180        * general.doc (Names): section reviewed
181
182        * STYLEGUIDE: new style added
183
184        * general.doc (General command syntax): duplicate text updated
185
186        * types.doc (Data types): duplicate text updated
187
188        * general.doc (Special characters): section reviewed
189
190        * singular.doc (Miscellaneous oddities): changed `@cindex'
191
192        * general.doc (Implemented algorithms): minor changes
193
194Wed May 13 09:07:31 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
195
196        * start.doc (How to use this manual): slightly reordered
197
198        * general.doc (How to enter and exit, SINGULAR prompt): minor
199          fixes
200          (The online help system, Interrupting SINGULAR): more minor
201          fixes
202          (Editing input): reordered, rewritten
203          (Implemented algorithms): information added on gcd and
204          factorization
205
206Tue May 12 09:21:20 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
207
208        * start.doc (Getting started): minor fixes
209
210        * general.doc (Names and objects): subsection split up to `Names'
211          and `Objects'.  All menues and nodes updated.
212          (Names, Objects): rewritten
213
214        * general.doc (How to enter and exit): references changed to new
215          syntax
216          (The online help system): reference to info system added
217          (The online help system): minor changes
218          (Interrupting SINGULAR): minor changes
219          (General syntax of a ring definition): references changed to new
220          syntax
221          (Proc definition): minor changes
222
223        * copyright.tex: entru for Factory updated
224
225        * .cvsignore: entry `*.lib' removed, `doc2tex' added
226
227        * start.doc (Getting started): Minor bug fixes (errors on `{' and
228          `}')
229
230        * start.doc, singular.doc, reference.doc (Functions and
231          variables): renamed to `Functions and system variables'.  All
232          references changed.
233
234        * general.doc (Debugging tools): Minor fixes.  Menu updated.
235          (tracing of procedures): renamed to `Tracing of procedures'.
236          Node struture updated.
237          (Break points, Printing of data, How to enter and exit):
238          cosmetic changes
239
240        * general.doc (Special characters): reordered.  Special characters
241          `_' and `~' added.  Lot of other fixes.
242
243        * Makefile.in (usercard.dvi): new target
244          (dvi): `usercard.dvi' added
245
246        * singcard.tex, usecard.tex: new files
247
248Mon May 11 09:59:01 MET DST 1998 hannes
249        * new feature in doc2tex: @c include
250
251Mon May 11 09:45:16 MET DST 1998 hannes
252        * frames for det, bareiss, char_series ... in "impl. alg."
253
254Thu May  7 19:52:20 MET DST 1998 hannes
255        * change doc2tex for "@c ref ... @c ref"
256
257Thu May  7 18:54:58 MET DST 1998 hannes
258        * change node "Control structures" in general.doc to "Flow control"
259          (there is also "Control structures" in reference.doc),
260          adjusted info-links
261
262Thu May  7 18:17:44 MET DST 1998 hannes
263        * first try: "Background" (start.doc)
264        * "Interrupting Singular"
265
266Thu May  7 10:14:32 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
267
268        * general.doc (General command syntax): reference `Names and
269          objects' added
270          (General command syntax): stuff on names moved to `Names and
271          objects'
272          (Names and objects): information on possible types removed
273          (Names and objects): some other minor changes
274
275        * general.doc: again `libraries.doc' added.  Tim, dieser
276          Schlingel!!
277
278Wed May  6 12:06:41 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
279
280        * reference.doc (typeof): complete list of types moved from
281          general.doc to `typeof'
282
283        * reference.doc: someone forgot to uncomment the emacs header!!!
284
285        * .cvsignore: new file
286
287        * general.doc: `libraries.doc' textually included
288
289        * libraries.doc: file removed
290
291        * Makefile.in (SINGULAR_OBJS): `libraries.tex' removed
292
293        * general.doc (Control structures): ``Wohin damit??'' removed.
294          (Editing input): conflict removed (who forgot it??)
295
296Mon May  4 15:01:13 MET DST 1998 hannes
297       * update "Implemented algorithms"
298Mon May  4 12:23:12 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
299
300        * general.doc (The SINGULAR language): prev-node updated
301        * libraries.doc (Debugging tools): next-node updated
302        * general.doc (Implemented algorithms): chapter moved.  Nodes not
303          fully update yet.
304
305        * general.doc (Reuse of output): new example, new text.
306          (Control parameters): `verbose' replaced by `option'
307
308        * start.doc (How to use this manual): new chapter.  Needs to be
309          rewritten.
310
311Thu Apr 30 19:36:54 MET DST 1998 hannes:
312  added type resolution (types.doc)
313
314Tue Apr 28 20:12:03 MET DST 1998 hannes:
315  changed Rings and Ordering/Available rings (general.doc)
316
317Tue Apr 28 14:46:50 1998  Jens Schmidt  <schmidt@mathematik.uni-kl.de>
318
319        * reference.doc (Other commands, Proc commands): subnodes sorted
320          into nodes `Functions' and `Control structures', resp.
321          (Command): renamed to to `Functions and variables'
322
323Mon Apr 27 18:35:25 MET DST 1998 hannes:
324  added map and sub-sections to types.doc
325  removed dring
Note: See TracBrowser for help on using the repository browser.