source: git/doc/ChangeLog @ 475f8b

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