source: git/doc/ChangeLog @ bbbb4e

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