-
Notifications
You must be signed in to change notification settings - Fork 4
/
ChangeLog
393 lines (254 loc) · 13.2 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
2024-01-25 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Update revision number and date.
Update copyright year. Other small fixes.
2024-01-24 Arnold D. Robbins <[email protected]>
* texinfo.tex: Update to current.
* texiwebjr.twjr: More prose, fix indexing, fix menues.
* third_way.eps: New file.
2024-01-24 Arnold D. Robbins <[email protected]>
* template.twjr: Update for current texinfo.tex.
* texiwebjr.twjr: Move to https URLs. Other small
fixes.
2019-04-29 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Remove markup in arguments to @sortas used
for indexing the chunk definitions and uses.
2019-04-22 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Remove the special command for braces in indexes.
Add @sortas in chunk index calls. Note that this needs more
work. Update path where gawk should be. Also latest gawk version.
Update official date and version. Fix bug in padding calculation
for print_do_not_edit function.
* BUILD: Update expected path for gawk.
2019-03-27 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add handling of @ignore lines. Change #! path
to gawk to /usr/bin/gawk. Update dates and version to 1.0.
Add gawk version checking chunk from Texinfo copy of jrtangle.
2018-11-16 Arnold D. Robbins <[email protected]>
* texinfo.tex: Updated to current.
* texiwebjr.twjr: Add @value expansion, start on rework into
a general text on literate programming as well as the TexiWeb Jr.
description.
2016-12-28 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add shiftwidth setting for vim, whitespace tweak.
* template.twjr: Add shiftwidth setting for vim.
2016-07-01 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr (The Makefile): Use `fop' to make PDF from
DocBook; dblatex doesn't work.
2016-04-06 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr (The Makefile): Regularize and add info target,
build all the various forms. Bump the version to 0.98 and update
the modified date.
(Figure): Improve the docbook for the figure.
* BUILD: Update the text.
2016-03-30 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Update menus for makeinfo.
Bump the version to 0.97 and update the modified date.
2016-02-20 Arnold D. Robbins <[email protected]>
* LICENSING, BUILD: Update.
* texinfo.tex, texindex: Update to versions from Texinfo 6.1.
* texiwebjr.twjr: Update copyright in GPL chunk, bump version
to 0.96.
* template.twjr: Remove verbatim copying restriction on text.
2016-02-19 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Relicense under the GPL. Bump version to 0.95.
Add Github URL to the preface.
* README: Updated.
2016-02-19 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Fix a typo.
2015-05-07 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add a closing right brace to make the 2015-02-27
change actually work.
2015-02-27 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Enhance the Update_recipe to handle Windows.
For shell debug, check that TEMP doesn't match a Windows file path.
Thanks to Eli Zaretskii <[email protected]>.
* texiwebjr.twjr: Add 2015 to copyrights.
2014-12-30 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Let jrweave turn on automatic full titles in
cross references. Thanks to Karl Berry for the suggestion.
Update versions, dates, etc.
* texmplate.twjr: Remove `@xrefautomaticsectiontitle on'.
2014-12-07 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add github location to generated programs.
Thanks to Karl Berry for the suggestion.
2014-07-04 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Minor edit in acknowledgements.
2014-04-30 Arnold D. Robbins <[email protected]>
* BUILD: New file.
2014-04-26 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: About done with the cleanups. A little more
to go.
* texiwebjr.twjr: Finished the cleanups! Bump edition to 0.8.
2014-04-20 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Checkpoint checkin and push. Most of the way
through lots of cleanups.
2014-04-01 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Fix printing of other definitions for chunks.
2014-03-18 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Make numberless chunks the default, change the
command to @numberedchunks. Remove use of @numberlesschunks.
* template.twjr: Remove use of @numberlesschunks.
2014-03-17 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Fix spelling errors. Uppercase first letter of
each chunk name. Set for printing.
2014-03-15 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Figure out how to put the chunk cross reference
info into a smaller font. Thanks to Karl Berry for the help.
Minor improvements in formatting chunk xrefs. Improve the
"do not edit" message.
2014-03-14 Arnold D. Robbins <[email protected]>
* texindex: New file. Needed if using @allowindexbraces.
2014-03-13 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Considerably reworked chunk collection and
printing to dump cross reference info after each chunk. The
former commands for dumping at the end are temporarily disabled
and there are still FIXMEs, but this is finally good enough to
do a checkpoint check-in.
Restored commands to build lists of file definitions, code
definitions and code references.
Add @allowindexbraces command. Add clean and distclean targets
to the Makefile.
Add @numberlesschunks command. Bug fix in chunk name formatting
in a few places.
* template.twjr: Add commands that improve printed output.
2014-03-10 Arnold D. Robbins <[email protected]>
* template.twjr: Add printing of chunk definitions and references
at end.
2014-03-05 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Revise `oldnum' macro per advice from Karl
Berry. Switch on indexing that understands braces; requires
new texindex program written in awk by yours truly. This latter
needs to move into a TexiWebJR command.
2014-02-22 Arnold D. Robbins <[email protected]>
* texindex.tex: Sync with current Texinfo SVN.
* template.twjr: Remove last reference to jrweave and jrtangle
in body of the document. Oops.
2014-01-13 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Fix spelling error and minor edit.
Allow multiple files for jrweave. Lots more editing.
2014-01-09 Arnold D. Robbins <[email protected]>
* texiwebjr: New commands: @dquotexrefs, @pdflinkcolor,
@urllinkcolor, @hideurls.
* texinfo.tex: Updated.
2014-01-05 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add mark URL. Add an additional gawk extension.
More general editing.
2014-01-04 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add code to compute and do an @need
before each chunk. Fix info about mweb.
2014-01-02 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: A fair amount of general edits, including making
it work with current makeinfo for HTML. Update copyright years
everywhere.
* template.twjr: New file.
* LICENSE: Update copyright years.
2014-01-01 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add a placeholder for dealing with @need.
2013-12-09 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add a section on literate programming and me,
including a description of Mike Brennan's mweb. Thanks to Mike
for pointing this out.
2013-12-04 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Improve code definition list prose. Add another
FIXME to the Makefile. Ready for review!
2013-12-03 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Lots of clean-up edits.
2013-12-02 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Improvements for generating docbook.
2013-11-29 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Start on cleanup edits.
2013-12-01 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add indices for chunk definitions and references.
2013-11-28 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Further indexing improvements.
Move to regular @uref command. Remove an unused chunk.
2013-11-27 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Start on indexing improvements.
2013-11-26 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Update menus. Disallow stdin for jrweave input.
Write a makefile. Write the evaluation and futures chapter.
Minor improvements in the bibliography.
2013-11-25 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add acknowledgements. Fix use of @author.
2013-11-24 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add code references. We're now at feature
complete!
Further work on prose: remove some FIXMEs that are handled,
jrweave helper functions, put initial setup into its own node,
git download.
2013-11-23 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Some fixes, not quite a start on printing
code references.
2013-11-22 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: More progress, mostly filling in missing prose.
Added some error checking, more stuff in the bibliography.
* third_way.png: New file. From http://xkcd.com/1285.
2013-11-21 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Lots of progress. Code almost completely
refactored in order to share common segments; this was a major
effort. Printing file and code definitions done.
Added an initial setup section, just to test the code.
2013-11-20 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Comment out short title page and summary contents
page. Straighten out what is common and what is specific to each
program w.r.t. the functions. Some cleanup, some more FIXMEs
added.
2013-11-19 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add in sidebar handling in prose, break up
authoring additions section into two subsections.
Add macros and sidebar to list of new commands.
Run a spell check.
2013-11-18 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Start on bootstrapping chapter.
2013-11-17 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add list of commands. Some minor formatting
cleanups.
2013-11-16 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Add a command to switch back to @example.
Add lots of URLs. Allow user to set Shell_debug from the
command line; good for non-POSIX environments.
2013-11-15 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Let the user set the tabstop.
Includes adding prose for expanding tabs.
Add a command to move to @smallexample.
2013-11-14 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Use functions for generating anchor names
and chunk names. First step towards merging the processing.
Merge constants into one chunk inside one BEGIN block.
Reviewed patterns to allow trailing whitespace.
2013-11-13 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Improve shell debugging. Start on changing
duplicated code to instead use common chunks, after all this
is Literate Programming. Some prose reformatting and
clean up. Fix up menus via prepinfo.
2013-11-12 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Fix a number of problems in jrtangle and
lots of progress on jrweave. Use braces for file chunks.
Allow printing of initial setup script. Add debugging of shell
scripts (could use more work). Add more stuff to consider
doing. Also a fair amount of prose cleanups.
2013-11-11 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: jrweave done enough to produce a reasonable
looking document. Lots of cleanup left to do, as well as
dumping the cross references.
Fix up printing of leading macros; remove the original ones.
2013-11-10 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: jrweave done enough that what it produces
can be formatted with TeX. Still lots to go.
2013-11-08 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Pretty much finished the full jrtangle,
and also adding placeholders for additional chapters.
2013-11-07 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Misc minor changes. Some serious ones blown
away by accidentally doing them in the .texi file. Duh.
2013-11-06 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: More improvements in jrtangle, especially
towards post-processing. Preprocessing step added.
* bootstrapping: New directory with simple bootstrapping scripts.
This may go away eventually.
2013-11-05 Arnold D. Robbins <[email protected]>
* texiwebjr.twjr: Initial git checkin. Bootstrap of jrtangle
was accomplished on 2013-11-04.
* texinfo.tex: Initial checkin.
* COPYING: Initial checkin.
* README: Added, before push to github.