Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
2.18 Apr 16 2011
- Fix 5.14 incompatibility - RT#66196 (Nicholas Clark)
2.17 Mar 02 2011
- Just an intermediate release!
(in order to get help on fixing Class::MethodMaker for 5.14)
- already fixed breakage with 5.13.3 (rt#66196)
(CvGV is now an rvalue, so use CvGV_set instead of assigning
directly -- credits to ANDK, rafl and Zefram)
- added test for no warnings to additionally be able to bisect
annoying warnings since 5.13.2
- Stay tuned -- 2.18 will hopefully completely revitalize C:MM
for Perl 5.13+.
|
|
|
|
|
|
|
|
FIX: distbb may fail at stage_summary because not all packages
that need to be rebuilt are marked as such.
|
|
move PKGREVISION to each Makefile including the Makefile.common for
keep version number, and bump again for ocaml-graphics because the
previous bump resuited in downgrade.
|
|
|
|
Version 0.73 -- 19 May 2011 <rafl@debian.org>
o Stop claiming we ship a file called -e in the MANIFEST.
Version 0.72 -- 19 May 2011 <rafl@debian.org>
o Clean up Makefile.PL and restore compatibility with recent
ExtUtils::MakeMaker versions.
|
|
|
|
Per PR pkg/45218 from Bug Hunting.
I've been unable to find an upstream changelog.
many bugfixes as far as I can tell from
http://hg.suckless.org/dwm/log/dd74622a4785
|
|
|
|
from Nicolas Thauvin.
Version 1.10.1
- Prefetching fonts to group calls to kpsewhich (starts faster)
- Made scroll buttons preemptive (stop displaying)
- Fix install path of dlladvi
- Fix compatibility of event loop with new version of graphics
Version 1.10
- Updated the doc
- Bytecode version uses a library dlladvi.so
- Changed configuration to use 4.0 of camlimages
- Dynamics libraries loaded last (provided by Stefan Potyra)
Version 1.9
- EPS files are read by advi and sent to gs
- splash.dvi is now distributed and correctly installed
- examples are distributed but not compiled by default
- added conf/jpfonts.conf in the disbribution
- gs path is now set by configure
- Added support for gzip and bzip2 compressed files.
- Fixed advi.man (provided mostly by Debian managers).
- Included security patches (provided by Debian managers).
Version 1.8
Rendering EPS files with gs by default.
PGF patches for pstrick support of PDF macros in advi.sty
Bug fixes.
Version 1.7
2005/09/02
Having Active-DVI compatible with the new Graphics library.
2004/12/07
Getting rid of the new warnings of the Caml compiler.
|
|
|
|
4.0.1
* Minor bug fixes, patch submitted by Damien Doligez
4.0.0
* Stop supporting the autoconf build. (It might works though.)
* Instead of autoconf, using omake and ocamlfind
* Subpackages: no need to link codes for uninterested format.
* Stop supporting lablgtk1
- Ximage2 module is now Ximage, and the older Ximage is removed
- OXimage2 module is now OXimage, and the older OXimage is removed
3.2.0
* Misnamed version. It should have been 3.0.3 or something.
* Small bug fix for image load memory allocation vulnerability
3.0.2
* O'Caml 3.11 port.
* Integer overflow vulnerability fix for pngread.c
3.0.1
* Alpha channel support for png images.
3.0.0
* new version numbering scheme
* autoconf and makefiles cleanup
* fix examples compilation
2.2.1
* Now compiling with -warn-error -A
|
|
|
|
is built as well. Bump PKGREVISION. From Nicolas Thauvin.
|
|
|
|
by other OCaml stuff. From Nicolas Thauvin.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
Changelog:
* Feature enhancement and bug fix
* backward compatibility with 0.9.5 and 0.9.6
|
|
|
|
|
|
|
|
|
|
|
|
`seqdiag' generate sequence-diagram image file from spec-text file.
* Generate sequence-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
|
|
`nwdiag' generate network-diagram image file from spec-text file.
* Generate network-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
|
|
|
|
`actdiag' generate activity-diagram image file from spec-text file.
* Generate activity-diagram from dot like text (basic feature).
* Multilingualization for node-label (utf-8 only).
|
|
|
|
dpkg-1.16.0.3, dwm-5.9 [pkg/45218], emacs-23.3a, enlightenment-1.0.9,
fluidsynth-1.1.4, gauche-0.9.2, gbrainy-2.01, gnome-commander-1.2.8.13,
gnupg2-2.0.18, kronolith-3.0.7, libdrm-2.4.26, libvpx-0.9.7,
mathomatic-15.6.3, ns-3.11, opendkim-2.4.2, po4a-0.41, redland-1.0.14
[needs rasqal-0.9.22], sawfish-1.8.90, simage-1.7.0, stratagus-2.2.5.5,
ufoai-2.3.1, webmin-1.560, wine-devel-1.3.26, x264-devel-20110806,
xcursorgen-1.0.4, xemacs-current-21.5.31.
|
|
* Added
* speed up MIKU Lang
* add `open URL' mikutter command
* Fixed
* fail to start with no full color environment
* with UserStream, follow notification will be risen twice per one person
* not work configuration `up FAVed tweet on TL'
* crash if removed a tweet from TL in getting in_reply_to_status of the tweet.
|
|
|
|
|
|
Changelog:
Overview of changes in gst123-0.2.1:
* Fixed minor memory leak.
* Fix warnings due to wrong glib option parsing. [Nicholas Miell]
* Use wikihtml2man for documentation (replaces old doxer based manpage).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- [FIXES]
- Tied all $VERSION to HTML::Element to ensure latest package is used
for all modules. RT #66110
- Moved perlcritic tests to xt/author
- [DOCUMENTATION]
- Added text and link to "Perl and LWP" book.
- Fix Authors is all PM files.
|
|
|
|
|
|
- Mark Stosberg (8):
- typo fix: s/do deal/to deal/
- best practice: s/foreach /for /
- Whitespace: fix inconsistent use of tabs vs spaces
- Code style: fix inconsistency with subroutine braces at the end of the
line vs below it.
- Modernize: s/use vars/our/ ... since we require 5.6 as a minimum
version now
- Whitespace: fix indentation so blocks are consistently indented
- Add formal terms "Percent-encode" and "Percent-decode" to the NAME
and description to match the RFC
- Drop support for Perl < 5.8.1 -
Perl 5.8 was released almost 10 years ago. It's time.
- Gisle Aas (6):
- Convert test to use Test::More
- Adjust tests for query_form
- Avoid "Use of uninitialized value"-noise from query_form
- State test dependencies [RT#61538]
- We also depend on ExtUtils::MakeMaker
- State 5.8 dependency in the META.yml file
- Ville Skyttä (2):
- Guess HTTPS and FTP from URI::Heuristic input with port but no scheme.
- Try harder to guess scheme from hostnames besides just "$scheme.*" ones.
|