source: git/doc/ChangeLog @ 2d5452

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