source: git/doc/ChangeLog @ d9267f

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