Commit graph

7184 commits

Author SHA1 Message Date
jschauma
4884bc7744 patch configure to work with current irix versions 2005-05-10 02:31:38 +00:00
rillig
a630ec9ff1 Added a patch that #includes <unistd.h> for non-Win32 systems. Approved
by xtraeme.
2005-05-09 23:50:05 +00:00
rillig
d50231c708 Replaced wip category with devel. Approved by xtraeme. 2005-05-09 23:46:04 +00:00
epg
26d9617279 Require p5-YAML>=0.38. 2005-05-09 22:40:52 +00:00
epg
8f4823f356 Update to 1.00.
Upstream changes:

[Changes for 1.00 - 9 May, 2005]

* Fix backspace in prompt function for certain terminals.
  [Martijn van Beers <martijn@eekeek.org>]

* Fix the case that when checkout creates parent directory for you,
  the state wasn't properly flushed due to inappropriate lock.
  [matthewd]

* Document --file for everything that supports --message. [matthewd]

* Support 'vim -d' and 'gvim -df' for conflict resolution.
  [Derrick Daugherty <derrick@blinky-lights.org>]

[Changes for 0.994 - 29 Apr, 2005]

* Fix the warning "Revision too large" when doing svk log -l1 on a
  checkout which is not HEAD.

* Fix an edge case in post-commit checkout optimization on deleted
  entry.  This was causing stacktrace and not updating the checkout
  metadata accordingly.

* Only consider a g-merge to be a change when the merge source and destination
  paths are the same.  This eliminates empty revisions created by
  push. [matthewd]

* Improve the "Depot path" information, display the full path inside
  the repository instead of the checkout-point. [gugod]

* make sure $ENV{SVKPAGER} refers to an executable. [gugod]

* Fix svk diff on 0-length file on checkout.

[Changes for 0.993 - 25 Apr, 2005]

* Save commit message from editor in a tmpfile if commit fails. [#8336]

* Fix tests for bdb backend.

* svk import -C should not actually create import path nor turn path
  into copath. [#8719]

* Fix a bug that a dummy switch won't update revision metadata, which
  might be non-exist for the new branch.

* Ignore existing locks when trying to unlock a mirror.

* Added examples to the intro. [jesse]

[Changes for 0.992 - 18 Apr, 2005]

* Fix keyword translation for undesired characters. [matthewd]

* Fix svk switch from a removed branch.

* Don't trust LML would return a valid encoding that Encode knows.
  [Eric Gillespie <epg@pretzelnet.org>]

* Recognize merge-conflict error, so no stacktrace for it.

* svk info now skips files not under version control. [#8220] [gugod]

* Fix locked mirror messages.

* Various pool usage fixes.

[Changes for 0.991 - 29 Mar, 2005]

* Fix a regression for smerge supplying message from editor.

* Fix an edge case that push doesn't report empty merge when
  the mirrored remote repository is completely empty.

* Proper locking for svn::mirror objects, and mirror --unlock.

* svk patch subcommands are now options. [jesse]

* Support HEAD, BASE, and {DATE} in many commands using -r. [gugod]

* Support mkdir multiple copaths. [hcchien]

* Add --summary to smerge and push to show logs for changes to be merged. [#7791]

* Optionally support paging help text with IO::Pager. [gugod]

* Fix support for replace with history.

* Don't trust LML would return a valid encoding that Encode knows.
  [Eric Gillespie <epg@pretzelnet.org>]

* Make multiple -r options to dwim. [#7038]

* Allow import into mirrored path, and cleanup old code.

* Allow merge -c -REV to rollback rev.  This is the same as -rREV:REV-1.

* Add missing -c help to merge. [Ethan Tuttle <ethan@etuttle.com>]

* Make checkout, update, and merge deal with unwritable checkout copy
  more gracefully.

* Fix move on mirrored path.

* Fix rm for scheduled symlinks.

* Proper message for cp nonexisting parent without -p.

* Properly skip special node types like socket or device in checkout_delta.

* On writing mixed-eol files, don't croak on normalization.

* When doing file-anchored merges, ensure file is opened before
  cb_merged is called.

* When doing file-level merge, translate and report the target path
  properly.

* Do proper eol translation per svn:eol on local (yours) node
  before textual merges are invoked.

* Proper io layer ordering, and force re-translation for merge text
  when needed.

* Reopen FH in prepare_fh when needed, since apply_textdelta already
  closed the fh for us.

* Propset now works on multiple overlapping copaths. [#8139]

* Fix a buglet that two props set on a added node will be reported
  as added and prop-modified.

* Make svk info work on removed path. [mathhewd]

* Reflect errors in bin/svk exit codes. [matthewd]

* Update various help messages [#7217] [#7877] [hcchien]

* svk verify now only checks with the content guarded by PGP block.

* Fix a bug that interactive merge dies out horribly when you
  edit the merged file, exit with saving and answer a)bort.
2005-05-09 22:35:27 +00:00
epg
81d6ab799b Update to 0.60.
Upstream changes:

[Changes for 0.60 - Apr 29, 2005]

* When doing get_latest_rev with 1.1.x, reset offset if it went below 0.
  [Marcus Rueckert <darix@irssi.org>]

* Fix uuid checking in --relocate. [Marcus Rueckert <darix@irssi.org>]

[Changes for 0.59 - Apr 25, 2005]

* Doc fixes. [Mathias Hennersdorf <henner@tty.ch>]

* Fix a bad path translation in has_local.

[Changes for 0.58 - Apr 18, 2005]

* Fix edge case in local copy_source resolution and unresolvable source.

* Remove bogus path translation in delete_entry that might result in segfaults.

[Changes for 0.57 - Mar 29, 2005]

* API catchup for latest svn-trunk.

* Fix a bug that non-interesting changed paths are not properly
  filtered.

* Proper locking for concurrent mirror object load and sync.
2005-05-09 22:33:25 +00:00
kristerw
451d484c72 Make this package build after bl3 was enabled by default (by
setting WRKSRC=${WRKDIR})
2005-05-09 20:29:26 +00:00
xtraeme
a4b467ed64 Accept gsharutils>=4.2.1... not only 4.2.1, fixes PR pkg/30176 by
Robert Elz.

Bump PKGREVISION.
2005-05-09 15:18:03 +00:00
seb
41a8579a26 Fix build: use PKG_BUILD_OPTIONS.apr instead of PKG_OPTIONS.apr. 2005-05-09 12:53:23 +00:00
xtraeme
48a8ac2087 Use lang/ezm3/buildlink3, bump PKGREVISION. 2005-05-09 12:24:38 +00:00
jlam
67ca8c8715 Don't assign to PKG_OPTIONS.<pkg> which has special meaning to the
options framework.  Rename PKG_OPTIONS.* to PKG_BUILD_OPTIONS.*.
2005-05-09 05:14:08 +00:00
jlam
03e9337879 Teach bsd.pkg.mk to create a phase-specific "makevars.mk" file that
caches variable definitions that were computed by make.  These variables
are specified by listing them in MAKE_VARS, e.g.,

	.if !defined(FOO)
	FOO!=	very_time_consuming_command
	.endif
	MAKE_VARS+=	FOO

bsd.pkg.mk will include only the one generated during the most recent
phase.  A particular phase's makevars.mk file consists of variable
definitions that are a superset of all of the ones produced in previous
phases of the build.

The caching is useful because bsd.pkg.mk invokes make recursively,
which in the example above has the potential to run the very time-consuming
command each time unless we cause FOO to be defined for the sub-make
processes.  We don't cache via MAKE_FLAGS because MAKE_FLAGS isn't
consistently applied to every invocation of make, and also because
MAKE_FLAGS can overflow the maximum length of a make variable very
quickly if we add many values to it.

One important and desirable property of variables cached via MAKE_VARS
is that they only apply to the current package, and not to any
dependencies whose builds may have been triggered by the current
package.

The makevars.mk files are generated by new targets fetch-vars,
extract-vars, patch-vars, etc., and these targets are built during
the corresponding real-* target to ensure that they are being invoked
with PKG_PHASE set to the proper value.

Also, remove the variables cache file that bsd.wrapper.mk was generating
since the new makevars.mk files provide the same functionality at a
higher level.  Change all WRAPPER_VARS definitions that were used by
the old wrapper-phase cache file into MAKE_VARS definitions.
2005-05-09 05:06:55 +00:00
jlam
949a7c95f1 PKG_OPTIONS.<pkg> isn't a good approximation to PKG_OPTIONS for the
package because PKG_OPTION.<pkg> could contain negative options, which
are never part of PKG_OPTIONS.  Instead, use the show-var target to
display the value.  We cache it in WRAPPER_VARS and in MAKE_FLAGS to
prevent reinvoking the show-var target recursively.
2005-05-08 12:03:56 +00:00
minskim
e1878b980e Apply patches provided by MOCHIDA Shuji in PR pkg/29889 to teach
nbitools more about Darwin.
2005-05-08 03:14:35 +00:00
jschauma
3b0f34f1e0 Instead of using
cp .../* DESTDIR
do
cd .../ && PAX -rw . DESTDIR

This prevents failure due to too long argument list on some platforms.
2005-05-07 22:00:35 +00:00
adrianp
c461ed0f27 - Bump to nb1 for recent security issue
- https://bugzilla.redhat.com/beta/show_bug.cgi?id=152962
- https://bugzilla.redhat.com/beta/show_bug.cgi?id=152963
- https://www.redhat.com/archives/fedora-cvs-commits/2005-April/msg00159.html
- http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1194
2005-05-05 20:12:46 +00:00
jmmv
632a5a9d3c Update to 0.19 (require monotone 0.19). 2005-05-04 12:18:09 +00:00
jmmv
cdc1fcf365 Update to 0.19:
0.19 release.  performance improvements, features, ui
improvements, and bug fixes.

- many operations sped up by another factor of 2 or better.
	- special thanks to Matt Johnston <matt@ucc.asn.au>.
	- first steps towards automated benchmarking.  Thanks
	  to Timothy Brownawell <tbrownaw@gmail.com>.
- new major features:
	- "annotate" command; still requires optimization.
	  Thanks to Emile Snyder <emile@alumni.reed.edu>.
	- "inodeprints" for fast change detection in large
	  working dirs now fully supported; see manual for
	  details.
- new minor features:
	- new selector "c:name=value" for selecting on
	  arbitrary certs.  Thanks to Richard Levitte
	  <richard@levitte.org>.
	- new hooks to automatically initialize attributes on
	  add; monotone now automatically sets execute bit on
	  executables.  Thanks to Joel Reed
	  <joelwreed@comcast.net>.
	- new automate command "select", to do selector
	  expansion.  Thanks to Richard Levitte
	  <richard@levitte.org>.
	- new automate commands "graph", "parents",
	  "children", "ancestors", to easily inspect history.
	  Special thanks to Sebastian Spaeth
	  <Sebastian@SSpaeth.de>.
	- new command "db kill_rev_locally".  Thanks to
	  Sebastian Spaeth <Sebastian@sspaeth.de>.
	- new arguments to "commit": --author, --date; useful
	  for patch attribution and importing history.
	- new automate command "inventory" (output format will
	  change in next release, however).  Thanks to Derek
	  Scherger <derek@echologic.com>.
- ui improvements:
	- netsync progress ticker in kilobytes/megabytes.
	  Thanks to Matt Johnston <matt@ucc.asn.au> and
	  Sebastian Spaeth <Sebastian@sspaeth.de>.
	- tickers do not cause annoying scrolling when wider
	  than window.  Special thanks to Matthew Gregan
	  <kinetik@orcon.net.nz>.
	- warn users when a commit creates divergence, and
	  when an update ignores it.  Thanks to Jeremy Cowgar
	  <jeremy@cowgar.com>.
	- support for command-specific options (there is still
	  no rule that such options must appear after the
	  command on the command line, though).  Thanks to
	  Richard Levitte <richard@levitte.org>.
- bug fixes:
	- many cvs_import bugs fixed.  Special thanks to Jon
	  Bright <jon@siliconcircus.com>, Emile Snyder
	  <emile@alumni.reed.edu>, Hansjoerg Lipp
	  <hjlipp@web.de>, Matthew Gregan
	  <kinetik@orcon.net.nz>.
	- windows/unix working copy line ending conversion now
	  works correctly.  Thanks to Emile Snyder
	  <emile@alumni.reed.edu>.
	- many fixes to i18n-ized filename support
	- "drop" and "rename" now affect file attributes as
	  well.  Thanks to Richard Levitte
	  <richard@levitte.org> and Joel Reed
	  <joelwreed@comcast.com>.
	- better error reporting in netsync.  Thanks to
	  Grahame Bowland <grahame@angrygoats.net>.
	- only set working directory's default branch on some
	  commands (update, commit).  Thanks to Florian Weimer
	  <fw@deneb.enyo.de>.
	- "db check" now sets exit status correctly, for use
	  in scripts.  Thanks to Derek Scherger
	  <derek@echologic.com>.
	- many others...
- fantastic emacs integration in contrib/monotone.el.  Thanks
  to Harley Gorrell <harley@panix.com>.
- 45 new integration tests.  total line coverage: ~84%.

	- upgrading from 0.18: database and working copies are
	  fully compatible.  NOTE that the configuration file
	  is now ~/.monotone/monotonerc, rather than old
	  ~/.monotonerc.  Simply create ~/.monotone, and
	  rename any existing configuration file.
2005-05-04 12:17:59 +00:00
reed
ee8be9d0c1 RCD_SCRIPTS_EXAMPLEDIR is no longer customizable.
And always is defined as share/examples/rc.d
which was the default before.

This rc.d scripts are not automatically added to PLISTs now also.
So add to each corresponding PLIST as required.

This was discussed on tech-pkg in late January and late April.

Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere
and remove the RCD_SCRIPTS_EXAMPLEDIR itself.
2005-05-02 20:33:57 +00:00
abs
2ea7529561 update cpuflags to 0.87:
- Added linux "Mobile Intel(R) Pentium(R) 4 - M ", from pancake
    - Add a dist target to simplify updating freshmeat copy
    - Change feedback email to abs@absd.org
2005-05-01 22:03:37 +00:00
minskim
d16e2df856 Enable pkgviews installation. 2005-04-30 17:13:21 +00:00
minskim
c062979938 Honor BINOWN and BINGRP. 2005-04-30 17:10:30 +00:00
abs
ae3c620d0f Update cpuflags to 0.86:
Add Linux 'Pentium III (Katmai)' - from Toni Viemero
    Remove some outdated gcc references from manpage
    Clarify the mk examples are BSD makefile specific
    Add a basic Makefile for out-of-pkgsrc usage
2005-04-29 12:56:05 +00:00
augustss
23b60e436a Add darcs, a distributed revision control system. 2005-04-28 15:05:15 +00:00
wiz
58165bf3e8 Fix AC_DEFUN argument quoting for automake 1.8 and newer. No
PKGREVISION bump because most people won't care.
2005-04-27 14:57:54 +00:00
abs
1926c19e92 Update cpuflags to 0.85:
Add 'Intel(R) Pentium(R) III Mobile CPU', from Sean Higgins
2005-04-27 10:55:21 +00:00
wiz
7ec7333478 Update to 1.14, provided by HIRAMATSU Yoshifumi in PR 30054:
Changes from 1.06:
1.14 Thurs Nov 18 2004
    - now using Scalar::Util::blessed() instead of
      the convoluted UNIVERSAL::isa() stuff.
      - added Scalar::Util as a dependency

1.13 Mon Nov 15 2004
    - added width functionality (with getWidth),
      thanks to Mark Thomas for his insight/suggestions
        - added tests for this
        - added documentation for this
    - improved the height functionality, thanks again
      to Mark Thomas for his insight/suggestions
        - deprecated the 'height' method in favor
          of the more consistent 'getHeight' method
        - added tests for this
        - added documentation for this
    - added some info in the docs to explain the depth
      value for ROOT trees.
    - cleaned up and improved the following test files
        > 11_Tree_Simple_fixDepth_test.t
        > 13_Tree_Simple_clone_test.t

1.12 Thurs Oct 7 2004
    - fixed the clone method, it was not correctly
      cloning parental relationships
        - added tests and docs for this
    - improved clone and cloneShallow with the addition
      of the _cloneNode utility function, we now deep
      clone the nodes
        - added test and docs for this

1.11 Mon Oct 4 2004
    - some documentation changes, no code changes

1.10 Tues Aug 31 2004
    - streamlined the DESTROY method to avoid method
      calls as this can sometimes cause issues during
      global destruction with subclasses.

1.09 Tues Aug 31 2004
    - Fixed DESTROY to avoid memory leaks (RT-BUG: #7512)
        - added documentation to explain when to call
          the DESTROY method to properly clean up any
          circular references
        - added test (14_Tree_Simple_leak_test.t) to
          verify this fix (needs Test::Memory::Cycle to run)

1.08 Wed Aug 25 2004
    - added the 'height' and 'size' methods
        - added tests for these
        - added documentation for these

1.07 Wed July 28 2004
    - Added the getUID and setUID methods to Tree::Simple, thanks
      to Brett Nuske for that suggestion.
      - added documentation for these methods
      - added tests for those methods
    - added t/pod.t and t/pod_coverage.t to the test suite
2005-04-27 10:52:13 +00:00
wiz
63bc8e3278 Fix AC_DEFUN argument quoting for automake 1.8 and newer. Addresses
part of PR 30053.  No PKGREVISION bump because most people won't
care.
2005-04-27 08:57:00 +00:00
drochner
fa6f42a374 update to 2.4.2
changes:
-bugfix
-translation updates
2005-04-26 19:06:00 +00:00
drochner
6d650ff0d9 update to 1.8.3
changes:
-Made focus_widget extern (still only for private use).
-bugfixes
-translations added
2005-04-26 19:03:59 +00:00
epg
1c29c5f4fe Close PR #30031: use SHLIBTOOL_OVERRIDE to prevent building of
unnecessary static archives, and list the .la files in the PLIST.
Thanks to Johnny Lam for the suggestion.
2005-04-26 00:17:48 +00:00
kristerw
dac842007b Prefer mysql version 40 over version 30 (because version 30 has been
removed from pkgsrc).
Bump PKGREVISION.
2005-04-25 21:24:51 +00:00
adam
bba3dab699 Changes 2.0.54:
*) mod_cache: Add CacheIgnoreHeaders directive.
  *) mod_ldap: Added the directive LDAPConnectionTimeout to configure
     the ldap socket connection timeout value.
  *) Correctly export all mod_dav public functions.
  *) Add a build script to create a solaris package.
  *) worker MPM: Fix a problem which could cause httpd processes to
     remain active after shutdown.
  *) Unix MPMs: Shut down the server more quickly when child processes are
     slow to exit.
  *) Remove formatting characters from ap_log_error() calls.  These
     were escaped as fallout from CAN-2003-0020.
  *) mod_ssl: If SSLUsername is used, set r->user earlier.
  *) htdigest: Fix permissions of created files.
  *) core_input_filter: Move buckets to a persistent brigade instead of
     creating a new brigade. This stop a memory leak when proxying a
     Streaming Media Server.
  *) mod_win32: Ignore both PATH_INFO as well as PATH_TRANSLATED to avoid
     hiccups from additional path information passed in non-utf-8 format.
2005-04-25 09:13:02 +00:00
perry
f0eb49e8dd Update to version 3a1
Bug fixes, performance improvements, documentation improvements, plus some
functional additions such as a PostScript graph generator library.
2005-04-24 22:13:40 +00:00
rh
49a45b7d16 Add and enable libFoundation 2005-04-24 02:49:19 +00:00
rh
5cb0320f5e Initial import of libFoundation-1.0.72.107, a library implementing the
OpenStep Foundation API
2005-04-24 02:48:06 +00:00
rh
8abcd7a102 Properly accommodate GNUstep packages that use a non-GNU configure. 2005-04-24 02:47:03 +00:00
wiz
80da43e636 Remove old version of gtl (newer version living in devel/gtl) that does
not build with gcc3.
2005-04-22 19:00:33 +00:00
epg
4d305195a8 Use ${RM} -f to remove *.a and *.la from libsvn (PR #30031). This
may not be the right fix, but i can't reproduce the problem yet
(submitter says it's new in NetBSD 2.0.2).
2005-04-22 17:54:41 +00:00
xtraeme
45cc9c6f2d As reported by Matthias Drochner, pkg-config tries to use always
PKG_CONFIG_PC_PATH even when PKG_CONFIG_PATH is defined, this is not
good for pkgsrc, apply suggested code by Johnny C. Lam to use
PKG_CONFIG_LIBDIR again.

Now our pkg-config does the following:

* If PKG_CONFIG_LIBDIR is set, use it.
* Otherwise PKG_CONFIG_PATH and default directories are used.

Bump PKGREVISION and sync the bl3 file again.
2005-04-21 08:22:32 +00:00
heinz
4008e7297d This package does not need a compiler. 2005-04-20 16:36:46 +00:00
seb
9883bfab83 Update to version 2.00.
Changes since last packaged version (1.98):
2.00    Sunday 10th April, 2005
        Data from Sebastien Aperghis-Tramoni for perl 5.00{0,1,2}.

1.99    Tuesday 5th April, 2005
        Backport to CPAN the version of Module::CoreList shipped with
        perl 5.9.2 (containing info for this latest distribution).
        Install in coreperl instead of sitelib for perls >= 5.9.2.
2005-04-20 09:04:04 +00:00
minskim
9761bd6922 Honor *OWN, *GRP, and *MODE. 2005-04-19 18:39:23 +00:00
drochner
9e98975927 +ArX2 2005-04-19 17:40:23 +00:00
drochner
9c918cfc2d Import ArX-2.2.1. This is the successor of pkgsrc/devel/ArX.
Databases are incompatible, so make it a separate pkg.
(XXX to convert a database, one needs both versions at the same time,
which isn't supported by the pkgs. Since arx is just a single binary,
one can easily be copied away... this is not for greenhorns anyway.)
2005-04-19 17:39:40 +00:00
drochner
99b789eafd update to 2.10.1
changes:
* Fixed accessibility crash
* Use less memory for desktop background image
* translation updates
2005-04-19 17:28:04 +00:00
epg
05d28c1cb6 Include ../../converters/libiconv/buildlink3.mk in buildlink3.mk,
and let it worry about whether libiconv is built-in or not.  Remove
all references to libiconv from builtin.mk.

The logic in builtin.mk was broken and unnecessary, leading to a
build failure on at least some Linux systems (such as Debian woody
without any gettext packages installed).
2005-04-19 14:55:30 +00:00
wiz
ab23277b8f Update to 1.11.20.
NOTE: currently without IPv6 support, until there is an updated KAME patch
for it.

Changes:

Changes since 1.11.19:
**********************

SERVER SECURITY FIXES

* Thanks to a report from Alen Zukich, several minor
  security issues have been addressed.  One was a buffer overflow that is
  potentially serious but which may not be exploitable, assigned CAN-2005-0753
  by the Common Vulnerabilities and Exposures Project
  <http://www.cve.mitre.org>.  Other fixes resulting from Alen's report include
  repair of an arbitrary free with no known exploit and several plugged memory
  leaks and potentially freed NULL pointers which may have been exploitable for
  a denial of service attack.

* Thanks to a report from Craig Monson, minor
  potential vulnerabilities in the contributed Perl scripts have been fixed.
  The confirmed vulnerability could allow the execution of arbitrary code on
  the CVS server, but only if a user already had commit access and if one of
  the contrib scripts was installed improperly, a condition which should have
  been quickly visible to any administrator.  The complete description of the
  problem is here: <https://ccvs.cvshome.org/issues/show_bug.cgi?id=224>.  If
  you were making use of any of the contributed trigger scripts on a CVS
  server, you should probably still replace them with the new versions, to be
  on the safe side.

  Unfortunately, our fix is incomplete.  Taint-checking has been enabled in all
  the contributed Perl scripts intended to be run as trigger scripts, but no
  attempt has been made to ensure that they still run in taint mode.  You will
  most likely have to tweak the scripts in some way to make them run.  Please
  send any patches you find necessary back to <bug-cvs@gnu.org> so that we may
  again ship fully enabled scripts in the future.

  You should also make sure that any home-grown Perl scripts that you might
  have installed as CVS triggers also have taint-checking enabled.  This can be
  done by adding `-T' on the scripts' #! lines.  Please try running
  `perldoc perlsec' if you would like more information on general Perl security
  and taint-checking.

BUG FIXES

* Thanks to a report and a patch from Georg Scwharz
  CVS now builds without error on IRIX 5.3

DEVELOPER ISSUES

* We've standardized on Automake 1.9.5 to get some at new features that make
  our jobs easier.  See the HACKING file for more on using the autotools with
  CVS.
2005-04-19 12:39:18 +00:00
wiz
912441634b Update comment in PLIST. 2005-04-19 10:59:57 +00:00
wiz
0d408ecf47 Update to 1.9.6:
- Support for size_t and ssize_t data types.
2005-04-19 00:17:40 +00:00