source: git/doc/ChangeLog @ 2e0b620

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