Next | Query returned 46 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-02-23 17:12:36 by Alistair G. Crooks | Files touched by this commit (60)
Log message:
Add RMD160 digests in addition to SHA1 ones
   2004-12-20 12:31:14 by grant beattie | Files touched by this commit (467)
Log message:
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
   2004-12-04 05:09:21 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update p5-Jcode to 0.88.

#
# $Id: Changes,v 0.88 2004/12/03 12:04:22 dankogai Exp dankogai $
#
$Revision: 0.88 $ $Date: 2004/12/03 12:04:22 $
! Unicode/uni.c
  Patch by OHARA Shigeki that fixes segmentation fault when malformed
  encoding is fed to utf8 (en|de)coder applied.  Message-Id:
  <w0gfz2p3t1n.wl%os@iij.ad.jp>

$Revision: 0.88 $ $Date: 2004/12/03 12:04:22 $
! Jcode.pm
  Uninitialized values in jfold() now initialized.
  Message-Id: <27BF6F48-38BE-11D9-9307-000A95DBB50A@dan.co.jp>
   2004-11-12 01:15:48 by Stoned Elipot | Files touched by this commit (7)
Log message:
Add 'perl5' to CATEGORIES.
   2004-08-17 19:03:04 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Update p5-Jcode package to 0.87.

$Revision: 0.87 $ $Date: 2004/07/24 02:58:27 $
! Jcode.pm
  * Document Fix by shigeno@iij-mc.co.jp
  Message-Id: <20040708.175523.131609260.shigeno@iij-mc.co.jp>
  * getcode() reverted to pre-0.84 because the new algorithm is prone
    to false positive cases, reported by inu@kc5.so-net.ne.jp.
  Message-Id: <20040723.233005.78712771.inu@mail.design.co.jp>
   2004-06-25 16:55:02 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update p5-Jcode package to 0.86.

$Revision: 0.86 $ $Date: 2004/06/20 09:54:33 $
! Unicode/uni.c Unicode/uni2euc.h
  Flat-table representation of uni2euc is now segmented to paged
  tables so Visual C++ happy.  Also pages w/ undefined characters
  only are aggregated to shrink the table by more than 50%.
  Thank you, Takahashi-san.
  Message-Id: <006301c45664$a048cb20$0401a8c0@makoto>

0.85 2004/06/18 18:32:19
! Jcode.pm
  getcode() is now less likely to fail to detect utf-8
  Message-Id: <001901c45541$234adb00$0401a8c0@makoto>

2003/06/21 07:37:54
! Unicode/* Manifest
  Unicode XS is completely rewritten from scratch.  It is now
  even faster than Encode (but less general, of course).
  Instead of bsearch(), Unicode XS now uses flat lookup table
  Which makes it not only faster but (hopefully) more portable.
  Its only price is slightly larger size of the shared library
  (360kb on FreeBSD 4-Stable)
   2004-03-07 18:51:10 by Min Sik Kim | Files touched by this commit (1)
Log message:
bl3ify and enable pkgviews installation.
   2003-09-13 08:22:52 by Johnny C. Lam | Files touched by this commit (4)
Log message:
Remove redundant TEST_TARGET definition that matches the default one in
perl5/module.mk.
   2003-07-21 18:36:14 by Martti Kuparinen | Files touched by this commit (11)
Log message:
COMMENT should start with a capital letter.
   2003-07-17 23:50:07 by grant beattie | Files touched by this commit (1504)
Log message:
s/netbsd.org/NetBSD.org/

Next | Query returned 46 messages, browsing 31 to 40 | Previous