source: git/doc/ChangeLog @ a7b4b5

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