home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Graphics / Plotting / aa_Intel_Only / Gnuplot / Unused / README.3p4 < prev    next >
Encoding:
Text File  |  1995-06-12  |  5.8 KB  |  186 lines

  1. This is version 3.4 of Gnuplot, anonymous ftpable from
  2.         sun.soe.clarkson.edu:~ftp/submit/gnuplot3_4.tar.Z
  3. This is an official release.
  4.  
  5.  
  6.  
  7. Below is a list of all patches included. If you think other bug fixes/changes
  8. should be included please drop me a message. These patches were tested under
  9. the following:
  10.  
  11. 1. SGI 4D (IRIX 4.0.5).
  12. 2. DEC 5000 (Ultrix).
  13. 3. IBM PC (bcc 3.1, MSDOS 5.0).
  14. 4. NeXTCube (OS 2.1)
  15. 5. CRAY Y-MP 8/128 (UNICOS 6.4)
  16. 6. VAX (VMS 5.4 without X11)
  17. 7. DEC OSF (with X11)
  18. 8. SUN Sparc 2 (OS 4.1.1)
  19.  
  20. Please try them on your favorite platform. If you contributed a patch to the
  21. list below, please double check it was appropriately applied.
  22.  
  23. Alex Woo
  24.  
  25. ----------------------------------------------------------------------------
  26. This version of gnuplot represents the work of many people.  For a more
  27. complete list read the RCS log on the top of makefile.unx.  This version
  28. originally was centered on Jos Van Woude's probability functions,
  29. Don Tabor's discrete contour levels and Rob Cunningham's binary file
  30. IO capability.  It has grown tremendously.  Russell Lang and Maurice
  31. Castro added MS-Windows capability and much more.  Roger Fearick
  32. added OS/2 capabilility.  Alexander Lehmann and Hans-Edgar Koechling
  33. greatly improved Atari support. (There are also an OS-9 and PC-9801 versions
  34. of 3.2 and a Mac version of 3.0 and a multiple plot on a page mod
  35. which were not integrated into this release.)  Eric Youngdale replaced the
  36. explicit function hidden line removal routines with a more general
  37. implicit bitmap (which requires more memory).  Gershon Elber fixed
  38. many 3D bugs and added the "dgrid3d" option which takes allows
  39. scattered data to be contoured.  Ed Kubaitis reworked the X11 support.
  40. In addition, many more devices are now provided.  We have
  41. always added device drivers because we have no way to debug most of
  42. them and only by including them into the package we obtain feedback.
  43.  
  44. In addition, we have begun a contrib subdirectory which contains
  45. external library, programs, and mods which help in the use of
  46. Gnuplot.  Many of the diffs are now out of date and will take
  47. some work to implement.
  48.  
  49. These contributions are not in any particular order.
  50.  
  51. * Subject: Special Functions for Probability Densities
  52.   Name: Jos van der Woude
  53.   Email: jvdwoude@hut.nl
  54.  
  55. * Subject: Discrete Contour Levels
  56.   Name: Don Taber
  57.   Email: news@solitary.stanford.edu,dbt@victoria.risc.rockwell.com
  58.  
  59. * Subject: LN03p (Graphic Enhance Mode) Driver and REGIS fixes
  60.   Name: Hung-chi Lihn
  61.   Email: lihn@ssrl01.slac.stanford.edu
  62.  
  63. * Subject: LESS-like additions to READLINE capability
  64.   Name:    Michal Tomczak, Tom Tkacik
  65.   Email: ntomczak@vm.ucs.ualberta.ca,tkacik@hobbes.cs.gmr.com
  66.  
  67. * Subject: doc2texinfo : Converts Gnuplot .doc files to Texinfo format.
  68.   Name: George Ferguson
  69.   Email: ferguson@cs.rochester.edu
  70.  
  71. * Subject: Atari ST (gcc 1.40) version  and PureC version
  72.   Name: Alexander Lehmann, Hans-Edgar Koechling
  73.   Email: alexlehm@iti.informatik.th-darmstadt.de,
  74.         koechling@nvdv.e-technik.uni-stuttgart.dpe.de
  75.  
  76. * Subject: ISO 8869/1 character sets
  77.   Name: Marius Olafsson
  78.   Email: marius@rhi.hi.is
  79.  
  80. * Subject: HP PaintJet Driver
  81.   Name: Dan Merget
  82.   Email: danm@hpnmdlc0.sr.hp.com
  83.  
  84. * Subject: Improvements to HP PCL driver
  85.   Name: Timothy Collins, Tom Swiler, Alex Woo
  86.   Email: kaph6@solx1.central.susx.ac.uk,tom@silica.mse.ufl.edu
  87.  
  88. * Subject: plot "file" thru f(x) for transforming datafiles
  89.   Name: Jack Veenstra
  90.   Email: veenstra@cs.rochester.edu
  91.  
  92. * Subject: improvement to HPGL driver
  93.   Name: Craig Johnston
  94.   Email: johnston@maxwell.ee.washington.edu
  95.  
  96. * Subject: X11 mods
  97.   Name: Ed Kubaitis, Yehavi Bourvine
  98.   Email: ejk@ux2.ncsa.uiuc.edu, YEHAVI@vms.huji.ac.il
  99.  
  100. * Subject: Binary File IO
  101.   Name: Rob Cunningham, Jos van der Woude
  102.   Email: rkc@xn.ll.mit.edu,jvdwoude@hut.nl
  103.  
  104. * Subject: Improved Hidden Line Removal & LITE flag
  105.   Name: Eric Youngdale
  106.   Email: eric@tantalus.nrl.navy.mil
  107.  
  108. * Subject: xlib driver & test programs in contrib
  109.   Name: Gregg Hanna
  110.   Email: gregor@kafka.saic.com
  111.  
  112. * Subject: MS-Windows, boxes and boxerror styles, plot using accepts
  113.            columns in any order, plus many, many improvements
  114.   Name: Russell Lang, Maurice Castro
  115.   Email: rjl@monu1.cc.monash.edu.au, maurice@bruce.cs.monash.edu.au
  116.  
  117. * Subject: OS/2 version
  118.   Name: Roger Fearick
  119.   Email: fearick@physci.uct.ac.za
  120.  
  121. * Subject: scatter to grid mods "set dgrid3d", plus fixes
  122.   Name: Gershon Elber scatter to grid mods
  123.   Email: gershon@cs.utah.edu
  124.  
  125. * Subject: Notitle option to remove entry in key
  126.   Name: R. Shouman
  127.   Email: rshouman@hermes.chpc.utexas.edu
  128.  
  129. * Subject: Misc. Bug Fixes, new get_data, many improvements
  130.   Name: Daniel S. Lewart
  131.   Email: d-lewart@uiuc.edu
  132.  
  133.  
  134. * Subject: H Olav Eggestad RGIP Uniplex driver (POSIX) and Imagen driver
  135.   Name: Hans Olav Eggestad
  136.   Email: olav@jordforsk.nlh.no
  137.  
  138. * Subject: New plotstyle "steps" for discrete functions
  139.   Name: John Grosh
  140.   Email: jgrosh@brl.mil
  141.  
  142.  
  143. * Subject: CorelDraw! driver (subset of EPS)
  144.   Name: Chris Parks
  145.   Email: parks@physics.purdue.edu
  146.  
  147. * Subject: PSTRICKS  driver (for TeX)
  148.   Name: Ray Toy
  149.   Email: toy@soho.crd.ge.com
  150.  
  151. * Subject: Framemaker MIF 3.0 driver
  152.   Name: Olof Franksson
  153.   Email: olof@ikaros.fysik4.kth.se
  154.  
  155. * Subject: Apollo mods
  156.   Name:  Jim Richardson
  157.   Email: jimr@maths.su.oz.au
  158.  
  159. * Subject: TGIF driver
  160.   Name: Neal Holtz
  161.   Email: nholtz@civeng.carleton.ca
  162.  
  163. * Subject: TPIC specials driver (TeX)
  164.   Name: Honoo Suzuki
  165.   Email: honoo@nc.titech.ac.jp
  166.  
  167. * Subject: Log to any base capability
  168.   Name: Lawrence Crowl
  169.   Email: crowl@cs.orst.edu
  170.  
  171. * Subject: Talaris EXCL driver
  172.   Name: P. Klosowski
  173.   Email: przemek@rrdstrad.nist.gov
  174.  
  175. * Subject: New LaTeX Driver
  176.   Name: Xiaoguang Zhang
  177.   Email: zhang@whbws.ms.ornl.gov
  178.  
  179. * Subject: TeXdraw driver (eepic derivative)
  180.   Name: Khun Yee Fung
  181.   Email: clipper@csd.uwo.ca
  182.  
  183. * Subject: debug and hp2623a driver, fixes
  184.   Name: Bruce Lueckenoff
  185.   Email: luecken@udel.edu
  186.