The NetBSD Project

CVS log for pkgsrc/net/dgd/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / net / dgd

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sun Sep 25 19:53:07 2011 UTC (7 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, HEAD
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Fix getline conflict.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Nov 3 22:37:28 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fixed wrong use of WRKSRC.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 24 12:13:45 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Add RMD160 digests.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 8 01:56:53 2004 UTC (8 years, 2 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.3: +4 -5 lines
Diff to previous 1.3 (colored)

Update dgd to 1.2.0.4.  Patch provided by the maintainer, Scott Thompson,
in PR pkg/24698.

Changes:
 - Fixed a bug with deleting mapping elements in atomic code.
 - Allow allocation of blocks up to 1G in size.
 - Fixed a bug that could cause a crash during the atomic commit phase.
 - While restoring a callout, not all appropriate fields were zeroed.
 - Some fixes to get restarting to work.
 - Make sure that a callout handle is not truncated to 16 bits before an
   attempt is made to remove it.
 - Made sure that destructing the driver object in atomic code does not lead
   to trouble.
 - Fixed a problem with driver->recompile() in multi-level atomic code.
 - Input blocking for binary connections didn't work.

Additionally, this update changes LICENSE to the more accurate
"fee-based-commercial-use."

Revision 1.3 / (download) - annotate - [select for diffs], Fri Oct 24 00:47:48 2003 UTC (8 years, 7 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Update to 1.2.0.3 (1.2p3). PR pkg/23231, Scott Thompson.

Changelog:

- Fixed a bug that could occur when upgrading an interpreted object to
   precompiled.
- Fixed a bug with catch and atomic in precompiled code.
- Fixed a recursion problem for an error in runtime_error().
- Better fix for the callout pause problem.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Sep 11 20:02:26 2002 UTC (9 years, 8 months ago) by tron
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Update "dgd" package to version 1.2.0.2. Changes since version 1.2.0.1:
- The editor could erroneously allocate dynamic instead of static memory.
- Fixed a spurious pause that would occur if the first callout started after a
  cold boot had a delay of 0.
- Fixed a problem with repeatedly adding and removing callouts in atomically
  executed code.
- Fixed several bugs in error handling.
- A better fix for errors in atomic code, in combination with multi-level
  catches.
- Fixed a config file reading bug that could occur if the server was restarted.
- Fixed a bug in saving/restoring variables in an object that privately
  inherited another.
- Prevent code from being erroneously optimized away in rare cases.
- Fixed a bug in handling some regular expressions.
- Fixed several bugs which could, in rare cases, cause nil to turn up in
  mappings that had been accessed from atomically executed code.
- Fixed a bug in error recovery for compiling switch statements.

The update was contributed by Scott Thompson in private e-mail.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 25 15:19:37 2002 UTC (10 years, 1 month ago) by tron
Branch: TNF
CVS Tags: pkgviews-base, pkgviews, pkgsrc-base, netbsd-1-6-RELEASE-base, netbsd-1-6, buildlink2-base, buildlink2
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import new "dgd" package:
Object-oriented programmable server

This packages was provided by Scott Thompson in PR pkg/13765.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 25 15:19:37 2002 UTC (10 years, 1 month ago) by tron
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>