Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
2e6aa3a2
Commit
2e6aa3a2
authored
Jan 24, 2002
by
Niels Möller
Browse files
*** empty log message ***
Rev: ChangeLog:1.454
parent
647d0ae3
Changes
1
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
2e6aa3a2
2002-01-24 Niels Mller <nisse@cuckoo.hack.org>
* src/sexp.c (sexp_format): Add a newline at the end of
expressions in transport syntax.
* src/sexp-conv.c (process_replace): New function.
(parse_replace): New function.
(main_options): New option --replace.
(main_argp_parser): Handle OPT_REPLACE.
(main): Call io_init and io_final. Needed to get the callback
registered by the gc to work.
(main): Call process_replace.
(main): Don't add trailing newlines; let sexp_format do that.
* src/io.c: Added assert checking that source is non-NULL, in
functions that need it.
* src/gc.c (gc): Print a verbose message at the start of gc.
2002-01-22 Niels Mller <nisse@cuckoo.hack.org>
* src/unix_interact.c (do_make_raw): Added FIXME: about tty TIME
and VMIN settings.
* src/scm/gaba.scm (make-class): Added FIXME:-comment about
offsetof.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment