| patch |
summary |
view |
raw |
| 0001-include-cstdio-etc.patch |
src/Attribute/paramlist.cc | 1 +
src/ComTerp/comterp.cc | 2 ++
src/ComTerp/comvalue.cc | 1 +
src/ComTerp/ctrlfunc.cc | 1 +
src/ComTerp/debugfunc.cc | 2 ++
src/DrawServ/rcdialog.cc | 2 +-
src/GraphUnidraw/graphcatalog.cc | 2 ++
src/IV-X11/xdrag.cc | 2 ++
src/IVGlyph/bdvalue.cc | 2 +-
src/IVGlyph/exportchooser.cc | 3 ++-
src/IVGlyph/fieldedit.cc | 2 ++
src/InterViews/fchooser.cc | 1 +
src/InterViews/field.cc | 3 ++-
src/InterViews/kit.cc | 3 ++-
src/InterViews/ol_kit.cc | 2 +-
src/InterViews/printer.cc | 1 +
src/InterViews/regexp.cc | 3 +++
src/OS/string.cc | 1 +
src/Time/Date.cc | 4 +++-
src/Time/Time.cc | 4 ++--
src/Time/obstime.cc | 1 +
src/Time/timeglyph.cc | 3 ++-
src/TopoFace/fgeomobjs.cc | 1 +
src/Unidraw/geomobjs.cc | 2 ++
src/comterp_/main.cc | 2 ++
src/glyphs/examples3.1/print/main.cc | 2 ++
src/iclass/main.cc | 1 +
src/idemo/main.cc | 2 +-
src/include/OS/string.h | 1 +
src/include/Unidraw/Graphic/geomobjs.h | 2 ++
src/include/ivstd/fstream.h | 1 +
src/include/ivstd/iostream.h | 1 +
32 files changed, 50 insertions(+), 11 deletions(-)
|
view
|
download
|
| 0002-using-std-xxx.patch |
src/OverlayUnidraw/clippoly.cc | 3 +++
src/Time/Date.cc | 3 +++
src/Time/Time.cc | 3 +++
3 files changed, 9 insertions(+)
|
view
|
download
|
| 0003-autoconf-guard-ioctl.patch |
src/IV-X11/xwindow.cc | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| 0004-math-atan2-hypot.patch |
src/IV-2_6/rubband.cc | 24 +++---------------------
src/IV-2_6/rubcurve.cc | 6 +++---
src/IV-2_6/rubline.cc | 2 +-
src/IV-2_6/rubrect.cc | 2 +-
src/IVGlyph/figure.cc | 11 ++---------
src/IVGlyph/globals.cc | 2 +-
src/IVGlyph/globals.h | 5 +----
src/InterViews/bevel.cc | 8 ++++----
src/InterViews/transformer.cc | 4 +---
src/OverlayUnidraw/algebra3.h | 11 +++++++----
src/OverlayUnidraw/ovraster.cc | 2 +-
src/TopoFace/fgeomobjs.cc | 2 +-
src/UniIdraw/idarrowhead.cc | 2 +-
src/UniIdraw/idarrows.cc | 10 +++++-----
src/Unidraw/geomobjs.cc | 2 +-
src/Unidraw/grblock.cc | 2 +-
src/Unidraw/pin.cc | 2 +-
src/Unidraw/slot.cc | 2 +-
src/glyphs/morpher/glyphviewer.cc | 2 +-
src/include/OS/math.h | 16 ++++++++++++++++
src/include/Unidraw/Graphic/util.h | 5 +----
21 files changed, 54 insertions(+), 68 deletions(-)
|
view
|
download
|
| 0005-nofile-for-hurd.patch |
src/Dispatch/dispatcher.cc | 4 ++++
1 file changed, 4 insertions(+)
|
view
|
download
|
| 0006-manpage-whatis.patch |
src/man/man1/comdraw.1 | 2 +-
src/man/man1/comterp.1 | 2 +-
src/man/man1/drawtool.1 | 4 ++--
src/man/man3/BasicDialog.3 | 2 +-
src/man/man3/UnidrawIntro.3 | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
|
view
|
download
|
| 0007-typos.patch |
CHANGES-0.8 | 2 +-
src/ComTerp/assignfunc.h | 2 +-
src/InterViews/hit.cc | 2 +-
src/OverlayUnidraw/setattrbyexpr.h | 2 +-
src/man/man1/drawtool.1 | 2 +-
src/man/man3/Control.3 | 2 +-
src/man/man3/Viewer.3 | 2 +-
src/man/man3/statevars.3 | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
|
view
|
download
|
| 0008-manpage-dash-slash.patch |
src/man/man1/comdraw.1 | 10 +++++-----
src/man/man1/drawtool.1 | 42 +++++++++++++++++++++---------------------
src/man/man1/flipbook.1 | 6 +++---
src/man/man3/Deck2_6.3 | 4 ++--
src/man/man3/Rubband.3 | 4 ++--
src/man/man3/UArray.3 | 2 +-
src/man/man3/Viewer.3 | 2 +-
src/man/man3/World.3 | 2 +-
8 files changed, 36 insertions(+), 36 deletions(-)
|
view
|
download
|
| 0009-gcc-4-int-pointer-warnings.patch |
src/IV-2_6/button2_6.cc | 13 +++++++------
src/Unidraw/catalog.cc | 18 +++++++++---------
src/Unidraw/dialogs.cc | 2 +-
src/include/IV-2_6/InterViews/button.h | 13 +++++++------
src/include/Unidraw/catalog.h | 11 ++++++-----
5 files changed, 30 insertions(+), 27 deletions(-)
|
view
|
download
|