~ubuntu-branches/ubuntu/precise/gawk/precise

Viewing all changes in revision 3.

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-11-26 18:30:42 UTC
  • mfrom: (1.2.1 upstream) (2.1.1 warty)
  • Revision ID: james.westby@ubuntu.com-20041126183042-u4867x4x97ms95g7
Tags: 1:3.1.4-2
* 14_io.c-fix-redirect-hang.dpatch: new patch which reverts io.c changes
  that wait() when a redirect hits EOF without checking whether or not
  this is the kind of redirect which would have an orphan to wait() on.
  Closes: #263964

* debian/control (Build-Depends): Add a versioned build-depends on a
  fixed binutils for m68k.  Closes: #278135

* Merge in NMU changes.  Many thanks to Fumitoshi UKAI.  Closes:
  #276206, #277122, #266519, #276201

* 11_dfa.c-ignorecase.dpatch, 12_dfa.c-ignorecase-range.dpath,
  13_dfa.c-charclass-bracket.dpatch: revert to old-style dpatch patch so
  that it works for me.

* 10_dfa.c-no-go_fast.dpatch: replaced...
* 10_dfa.c-disable-cache.dpatch: ... with this.  Which is upstream's fix
  for the same problem.

* 15_builtin.c-fix-wide-char.dpatch: new patch by Stephen Kasal to fix
  wide-char to{lower,upper}() handling.

* 16_awkgram.y-stop-at-eof.dpatch: new patch by Andreas Schwab to stop
  gawk reading past the end of the file for an awk script that is big
  enough to fill more than a buffer's worth and does not end with a
  newline.

* 17_fix-non-numeric-constants.dpatch: new patch by Aharon Robbins to
  improve handling of non-numeric constants so that numbers like 00.34
  don't get confused as being octal.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: