Commit graph

10 commits

Author SHA1 Message Date
wiz
a5c6b68a4d Fix build with gcc-4.1.2. Patch provided by Ryo HAYASAKA in PR 33914. 2006-07-17 17:55:43 +00:00
joerg
6e51c01f47 Fix build on DragonFly and with GCC 3.4+. 2006-06-03 01:13:40 +00:00
wiz
a08e038d15 Update to 1.3.3, from Kouichirou Hiratsuka in PR 26033.
Changes:

Changes since version 1.3.2
* Make it work with gcc-3.2.

Changes since version 1.3.1
* Contrib reorganization.
* New contrib items.
* Convert to latest and greatest autoconf, automake versions.
* Implement automatic detection of gcc version 3 and apply the gcc3
  patch in configure.
* Apply a patch for compilation on Apple/Darwin (without gcc3).

Changes since version 1.3.0
* Fix the following bug: a repository inconsistency could arise when
  a checkin operation is aborted after the project's RCS version file
  has been updated but before the PRCS repository data file is updated.
* Fix a partial-checkin bug.
* Fix bugs related to deleted project versions.
* 'prcs info' now now prints summary information for deleted project
  versions.
* Patches have been included for compilation with GCC 3.0.x.
* Debian packaging.
* prcs.el improvements.
* prcs usage() reports to stdout instead of stderr.
* prcs.texi bug in 'prcs execute' example.
* contrib/prcs-clean improvements.

Changes since version 1.2.16
* Add new command 'prcs changes' command.
* Support for the new 'changes' command.
* Add new --version-log= option to 'prcs checkin'.
* Add new contrib package 'pck'.
* Add a new --no-keywords option to 'prcs populate'.
* Updated 'prcsutils' contrib package.
* Updated 'visualtree' contrib package.
* Fix a keyword-substitution bug.
* Upgrade to regex sources from glibc-2.2.4 for 64-bit support.
* Remove a declaration of abort() that was conflicting with the
  headers in RedHat 7.x and causing compilation problems.
* Fix for non-existant user/group handling in 'prcs admin access'
* Fix for checkin and merge commands to preserve the project file
  mode.
* Fix prcs.el to support Emacs 21.
* PRCS checks for proper versions of RCS and GNU diffutils before
  running--these checks were broken by GNU diffutils 2.7.2 and are now
  fixed.

Changes since version 1.2.15
* Incorporate new contrib submissions (rprcs, prcs-synch, visualtree,
  pfe and prcsutils).
* Previously, 'prcs config' would perform a sanity check on the
  configured RCS and diff commands to see that are indeed the GNU
  versions of those commands.
* After a successful merge, list all files which have merge conflicts.
  Merge "No Prompt" actions are now silent unless -L is specified, and
  "Do Nothing" actions are silent when -f is specified and unless -L
  is specified.
* Improve error reporting.
* The documentation stated that `:' was a valid character for major
  version names, although the program has never accepted this character.
2004-06-25 16:43:54 +00:00
wiz
9832e26996 Remove obsolete patch. 2002-01-10 14:05:00 +00:00
hubertf
d00fc8f54e Update prcs to 1.2.15. Changes: Lots of bug fixes. 2001-09-24 18:04:31 +00:00
hubertf
bbff547164 Update to 1.2.9. Changes:
* Update for C++ changes in egcs-1.1.  Thanks to Andrew Stitcher.
* Update a greatly improved prcs.el from Jesse Glick.  See the new
  documentation at the top of prcs.el.
* Fixed a few documentation typos.  Thanks to Fran\xe7ois Pinard and
  Daniel Villeneuve.
* Change the output of the "Index: " line in diff output so that the
  Index line matches the from name in the context diff header.  This
  seemed to cause problems for some versions of patch.
* prcs info -l now outputs Project-Keywords.
* The configure option --disable-environment allows you to build
  a binary free of any default environment variable settings.  This
  is intended for package maintainers.

Also fixes PR 5209 by installing the el-files to share/examples/prcs.
2000-03-06 04:28:00 +00:00
tv
403370cf8f Ditto as for patch-ab. 1998-12-30 20:51:19 +00:00
tv
d8e58a859b ANSI-ism in hash.cc: can't implicitly cast a const reference to a
non-const reference.
1998-12-30 20:36:54 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
agc
2a12125fca Don't install byte-compiled emacs lisp file. 1998-05-08 13:12:21 +00:00