Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(603)

Side by Side Diff: readline/ChangeLog.gdb

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « opcodes/z8kgen.c ('k') | readline/signals.c » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-02-24 Pierre Muller <muller@ics.u-strasbg.fr>
2
3 * signals.c (_rl_block_sigwinch, _rl_release_sigwinch): Add
4 conditional SIGWINCH around functions.
5
1 2011-05-11 Sterling Augustine <saugustine@google.com> 6 2011-05-11 Sterling Augustine <saugustine@google.com>
2 7
3 * complete.c (rl_completion_matches): Undo inadvertant checkin. 8 * complete.c (rl_completion_matches): Undo inadvertant checkin.
4 9
5 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com> 10 2011-06-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6 11
7 Avoid free from a signal handler. 12 Avoid free from a signal handler.
8 * Makefile.in (xfree.o): Add readline.h. 13 * Makefile.in (xfree.o): Add readline.h.
9 * xfree.c: Include stdio.h and readline.h. 14 * xfree.c: Include stdio.h and readline.h.
10 (xfree): Return on RL_STATE_SIGHANDLER. 15 (xfree): Return on RL_STATE_SIGHANDLER.
(...skipping 1401 matching lines...) Expand 10 before | Expand all | Expand 10 after
1412 header file publishing interesting things about readline. 1417 header file publishing interesting things about readline.
1413 1418
1414 * readline.c: 1419 * readline.c:
1415 readline_default_bindings () now looks at terminal chararacters 1420 readline_default_bindings () now looks at terminal chararacters
1416 and binds those as well. 1421 and binds those as well.
1417 1422
1418 Wed Jun 28 20:20:51 1989 Brian Fox (bfox at aurel) 1423 Wed Jun 28 20:20:51 1989 Brian Fox (bfox at aurel)
1419 1424
1420 * Made readline and history into independent libraries. 1425 * Made readline and history into independent libraries.
1421 1426
OLDNEW
« no previous file with comments | « opcodes/z8kgen.c ('k') | readline/signals.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698