view release on metacpan or search on metacpan
- Not depending on Mojo::Util in Ado::Build.
- Fixed small bug in create_readme() and optimized it.
- Installing to the more popular "siteprefix" by default.
- Fixed failing test because of missing Test::Output.
0.25 2014-01-01 20:27:50 CET
- Added more tests for Ado::Build (test coverage is > 90%).
- Fixed ACTION_perltidy. We do not modify Build.PL any more.
- Fixed stupid bug in manifest.t
0.24 2013-12-31 17:09:24 CET
- This is an important release.
CODENAME: "ÐзÑ" - U+2C00 GLAGOLITIC CAPITAL LETTER AZU(â°)
- Introduced Ado::Command::version and the concept of $CODENAME.
- We have a stabilised Build process.
- Fixed ACTION_uninstall and ACTION_fakeuninstall (Valcho).
- Fixed failing pod-coverage.t because of -T switch (Valcho).
- Fixed ACTION_perltidy - was not tidying t/*.t files.
- Added tests for ACTION_perltidy.
- Introduced t/ado-build.t.
0.23 2013-12-30 03:14:17 CET
- Added experimental tests for Ado::Build.
- Fixed ACTION_perltidy - did not tidy Build.PL
- Dynamically generating META.json and META.yml
depending on if $ENV{TEST_AUTHOR} is set
thus requiring fewer dependencies.
- Fixed wrong install_path for lib directory
when "--install_base" is not passed as argument.
- Using Perl's $Config{siteprefixexp} for
other directories: qw(etc public log templates).
0.22 2013-12-29 03:30:38 CET
- Refactored creation of README.md, kept README.
- Wellcome Valcho to the core team :)!
- Removed $ADO_HOME (by popular demand)
and symplified installation process a lot.
- Improved Manual.pod/README.
0.21 2013-12-28 03:37:42 CET
- Added build action submit (draft).
- Added build action "perltidy" - see Ado::Build.
deleted: bin/ado_perltidy
Thanks to Vulcho Nedelchev(WEBY) for the inspiration.
- Improved list_for_json in Ado::Control.
- Implemented Test::AdoPlugin.
- Huge enhancements in documentation
(mostly in Ado::Manual::Contributing).
- Shut up "Wide character in print" from Pod::Spelling.
0.20 2013-12-24 03:22:10 CET
- Removed dependency IO::Socket::SSL - not mandatory yet
- Upgraded to Mojolicious 4.63
- Enhanced Ado::Manual
- Skipping pod-coverage.t under Perl 5.014
0.19 2013-12-23 00:37:22 CET
- More strict checks regarding --install_base.
use 5.014 to enable say().
0.18 2013-12-22 17:34:32 CET
- Removed release_status=>'unstable' from Build.PL.
This does not mean much.
- Started developing an external plugin - Ado::Plugin::Mess.
- First attempt for a logo.
0.17 2013-12-21 00:11:06 CET
- Refactored list() in Ado::Control::Ado::Users
and implemented list_for_json in Ado::Control.
- Added test users test1 and test2.
- Added dummy missing actions to Ado::Control::Ado::Users.
- Added $c->require_formats(['json', 'xml', 'etc']) to Ado::Control.
- Requiering EV and IO::Socket::IP as recommended
in Mojo::IOLoop for better scalabality and non-blocking apps.
- Added tests for POD spelling.
- Spellchecked and corrected all the POD.
0.16 2013-12-19 00:03:47 CET
- Implemented Ado::BuildPlugin (untested).
- Enhanced Ado::Build documentation and
added $ENV{HOME} directory detection.
- Moved code from Build.PL to Ado::Build::create_build_script().
- Requiring Mojolicious 4.60
0.15 2013-12-15 17:44:48 CET
- Now we requre and set ADO_HOME upon install so plugins can
easily find their installation paths
- Put bin/ado environment initialization into _set_env().
Added informative message about ADO_HOME.
- Set lib and arch install paths to "lib".
- Enhanced documentation.
- Implemented custom automatic README
generation from Ado::Nabual.
- Improved Build.PL
0.14 2013-12-14 14:11:45 CET
- Setting explicitly MOJO_MODE in bin/ado
- Better detection for MOJO_HOME and MOJO_CONFIG
- Enhanced the Build process,
added ACTION_build, ACTION_dist process_log_files
and _empty_log_files to Ado::Build.
- Again changed the routes structure in config.
Every route description is simply a HASHREF.
- Enhanced documentation.
- Reenabled pod-coverage tests.
0.13 2013-12-10 01:44:30 CET
- Removed usage of PoweredBy.
- Lower required Perl version to 5.014002.
- Temporarily disabled pod-coverage tests.
0.12 2013-12-09 00:33:05 CET
- Requiring Mojolicious::Plugin::DSC 0.999,
IO::Socket::SSL 1.957, Mojolicious 4.59.
- Changed plugins description in config file
from HASHREF to ARRAYREF.
- Added Ado::Control::Ado::Users, Ado::Plugin, Ado::Manual::Plugin,
Ado::Manual::RESTAPI
- $config->{routes} is now an ARRAYREF.
-Implemented example (Ado::Control::Ado::Users::list()) of following
"RESTful Service Best Practices" from www.RestApiTutorial.com
0.11 2013-11-30 14:04:39 CET
- Added minimal database schema and data SQL files.
- Added generated by DBIx::Simple::Class::Schema
classses for manipulating tables.
- Fixed typos in documentation here and there.
- Ado::Manual is the default page for PODRenderer
- Added ACTION_install to Ado::Build.
- Switched from prefix to install_base.
0.10 2013-11-23 19:56:09 CET
- We have a working application with several common
predefined routes and controllers.
view all matches for this distribution
view release on metacpan or search on metacpan
* Do not copy movies unless they require rotation. Link them if
possible.
* Album should now be fully functional on Windows platforms.
Version 1.04, Fri Oct 20 16:48:60 CET 2006
* Install Album and, more important, Album::Tutorial.
* Allow file names with spaces and other uglyness.
* Allow avi and mov file extensions for movies.
* Allow non-DCF filenames in the import area.
Version 1.03,Thu Sep 21 15:46:00 CET 2006
* Keyboard navigation for web pages.
Space -> next
Backspace -> previous
- Output HTML entities for non-ascii characters. Use Latin-9 instead
of Latin-1.
Version 1.02, Unreleased
Version 1.01, Sun Nov 21 11:29:10 CET 2004
* Album now uses style sheets (CSS) for most formatting, making
it easy to customize the appearance of the pages.
Version 1.00, Sun Oct 3 16:40:34 CET 2004
* First official release after a long period of beta tests.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Algorithm-AhoCorasick
0.01 Thu Feb 1 16:08:17 CET 2007
First version.
0.02 Mon Jan 28 20:30:33 CET 2008
Skipping tests using Unicode strings on old perls (they crash
5.6.2).
0.03 Fri Jul 16 20:57:04 CEST 2010
Using weak references to avoid leaking memory (bug found and
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension CheckDigits.
v1.3.6 Tue Nov 16 11:38:44 CET 2021
- adjust repository to reflect move on GitHub
v1.3.5 Wed Nov 18 16:18:35 CET 2020
- added links to repository and bugtracker
- added entry to changelog
- fix Bug #133767
v1.3.4 Thu 17. Nov 15:13:54 CET 2020
- revise lib/Algorithm/CheckDigits/M23_002.pm (irish TIN)
- fix Bug #133031
v1.3.3 Di 14. Jul 19:20:56 CEST 2020
- reworked lib/Algorithm/CheckDigits.pm, allow 10-digit numbers,
- Changed description of modules to more meaningful text (at least I
hope so).
- Added plugin interface with examples in t/PluginLib*.pm and
t/plugin*.t.
1.2.1 Sun Mar 3 22:51:45 CET 2013
- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
according to a thread on the perl5 porters list
(www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)
David Wheeler: "Lists must start with 1. When it saw the 0, it
MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
failures in the processing of the POD that contain non-ASCII
characters.
- corrected search and replacement lists in M10_011.pm
1.1.1 Do 3. Mar 10:16:59 CET 2011
- Reworked Algorithm::CheckDigits::M10_008 (sedol) to cop with
alphanumerical SEDOL codes that are in use since March 2004.
- There was also a flaw in the computation of the checksum that
provided 10 instead of 0.
- This closes bug number #66340 on CPAN.
1.1.0 Fr 12. Nov 19:10:39 CET 2010
- reworked Algorithm::CheckDigits::M10_001, added CUSIP
- moved scripts/checkdigits.pl to bin/checkdigits.pl
- added cgi-bin/checkdigits.cgi
1.0.0 Mo 13. Sep 21:27:23 CEST 2010
- reworked Algorithm::CheckDigits::MXX_001
0.90.0 Fr 10. Sep 15:52:51 CEST 2010
- added scripts/checkdigits.pl as sample script
0.53 Fr 20. Nov 11:46:08 CET 2009
- cleaned up documentation
(thanks to Romuald Å»yÅÅa for pointing me to more errors)
- added $VERSION into all modules to close #36482 at
rt.cpan.org
0.52 Mi 11. Nov 10:31:18 CET 2009
- added link to english description for ustid_pl
0.51 Mi 11. Nov 10:01:36 CET 2009
- corrected documentation for ustid_pl/vatnr_pl
(thanks to Romuald Å»yÅÅa for pointing me to the error)
- reworked algorithm and documentation for esr5_ch according to
http://www.sic.ch/de/dl_tkicch_dta.pdf
(thanks to Romuald Å»yÅÅa for pointing me to the error)
(Petri Oksanen made me aware that this wasn't so before)
- CheckDigits/M10_001.pm recognizes that with IMEISV only the 14 most
significant digits are taken for the computation of the checkdigit
- reformatted CheckDigits.pm, CheckDigits/M10_001.pm
0.44 Mo Dez 11 00:46:30 CET 2006
- Method 97-002 (IBAN): allow min. 2, max. 30 digits/letters for BBAN
0.43 So Dez 10 23:35:31 CET 2006
- Method 97-002 (IBAN): allowed for more letters than just the country
code and eliminated Math::BigInt (Thanks to Detlef Pilzecker).
0.42 Fr Dez 1 22:02:57 CET 2006
- Method 10-004: added code to handle ISBN-13 (mainly check whether
first three digits are 978 or 979 and cope with hyphens)
- CheckDigits.pm: Invocation as CheckDigits('isbn13') returns an
Algorithm::CheckDigits::M10_004 object.
- added tests for isbn13
0.17 Fri, 28 Nov 2003 21:00:18 +0100
- Method 017 implemented
- all tests for valid checkdigits into one testscript
(valid.t) using one datafile (valid.data)
0.16 Die Nov 11 23:15:27 CET 2003
- Method 016 implemented
- Typo in POD of M013.pm corrected
0.15 Mon Nov 10 23:23:10 CET 2003
- Method 015 implemented
- Typo in POD of M014.pm corrected
0.14 Fre Okt 24 23:53:28 CEST 2003
- Method 014 implemented
view all matches for this distribution
view release on metacpan or search on metacpan
- re-indented Changes
1.100870 2010-03-28 10:09:48 Europe/Vienna
- converted distribution to Dist::Zilla style
0.04 Tue 2010.02.09 23:57:00 CET (Marcel Gruenauer <marcel@cpan.org>)
- releng
0.03 Thu Jul 24 20:35:33 CEST 2008 (Marcel Gruenauer <marcel@cpan.org>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Perl extension Algorithm::FEC
1.1 Thu Nov 22 02:41:04 CET 2012
- apply fix for newer perl versions and additional testing patch by
Father Chrysostomos.
1.0 Sun Dec 23 16:43:02 CET 2007
- more small doc fixes.
- fix a crash occuring while generating an error message.
0.5 Mon Jun 21 15:06:15 CEST 2004
- check filesize and croak if mmap extends. also laid
view all matches for this distribution
view release on metacpan or search on metacpan
- Fixed installation for Module::Build users.
- Reformatted the source code layout of XS.xs.
0.20 Sun Jan 6 17:34:09 CET 2008
- Renamed basic test-file to median.t.
- Removed occurence of 'my' within the synopsis part of the
documentation.
- Updated ppport.h.
0.19 Sun Jan 6 14:07:48 CET 2008
- Added basic test-file which tests the functionality of median().
- Beautified code layout within XS.xs.
- Check for odd count of elements within the list supplied to median(),
which excludes a list consisting of a single element.
- Updated documentation.
0.18 Mon Jan 29 08:18:19 CET 2007
- Fixed warning which was output when no algorithm argument
was supplied.
0.17 Sun Jan 28 22:52:36 CET 2007
- Extended median() that it will accept a reference to
a list; but, pass by reference is only marginally (10%) faster.
- Made the quicksort algorithm default and bubblesort optional.
to 'traditional' for the sake of compatibility.
- Removed the dependency upon DynaLoader since XSLoader
suffices (listed as dependency).
0.13 Sun Nov 13 13:14:49 CET 2005
- DynaLoader's bootstrap() is honored on older perls.
0.12 Sun Oct 30 20:18:12 CET 2005
- Converted Algorithm::MedianSelect entirely over to XS.
0.08 2005/02/15
view all matches for this distribution
view release on metacpan or search on metacpan
Version 2010011201 Tue Jan 12 15:49:54 CET 2010
+ Disable Kwalitee tests
Version 2009112001
+ POD and Kwalitee tests.
+ Even moderner Makefile.PL.
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Alien-Font-Vera
0.016 2024-12-27 18:15:03 CET
- Add test for path (thanks to E. Choroba)
0.015 2024-12-27 18:03:48 CET (TRIAL RELEASE)
- Add dependencies from cpanfile to fix missing dependencies
0.014 2024-02-04 19:28:35 CET
- Small update to documentation (Thanks to Håkon Hægland and the perl pull request club).
0.013 2023-01-29 Bruno Ramos
- Stable release
view all matches for this distribution
view release on metacpan or search on metacpan
src/judy-1.0.5/test/Centrino_1.3Mhz_Plots/Hash_CO.plot view on Meta::CPAN
# COLHEAD 3 Duplicate strings
# COLHEAD 4 Insert Time (uS)
# COLHEAD 5 Get Time (uS)
# COLHEAD 6 Hash Chain Length
# COLHEAD 7 Average RAM/String
# Linux localhost 2.6.3-4mdkenterprise #1 SMP Tue Mar 2 07:00:53 CET 2004 i686
# 32 Bit CPU
# Processor speed compiled at 1299 Mhz
# Hash record struct: sizeof(hrec_t) = 16
# Allocate Hash table = 1048576 elements
# 11218731 (75.0%) non-Word_t aligned string buffers
view all matches for this distribution
view release on metacpan or search on metacpan
0.09 2019-09-11 20:46:38 CEST
- Compilation fix for Perl 5.8
0.08 2018-11-10 22:37:30 CET
- Add cxxflags method, to support protobuf 3.6
0.07 2018-07-22 14:12:42 CEST
0.06 2017-07-18 13:37:06 CEST
- Add dependency from Alien::Base
0.05 2016-03-10 21:27:41 CET
- Fix configure_requires
0.04 2016-01-04 11:11:37 CET
- Fix missing configure-time requirement
0.03 2016-01-03 20:47:37 CET
- Try to get an "NA" if the protobuf library is not installed
0.02 2016-01-02 22:21:46 CET
- Abort at Build.PL time if the protobuf library is not installed
0.01 2015-12-31 22:09:31 CET
- First public release
view all matches for this distribution
view release on metacpan or search on metacpan
src/subversion/tools/dev/aprerr.txt view on Meta::CPAN
SOCECONNRESET = 10054
SOCENOBUFS = 10055
SOCEISCONN = 10056
SOCENOTCONN = 10057
SOCESHUTDOWN = 10058
SOCETOOMANYREFS = 10059
SOCETIMEDOUT = 10060
SOCECONNREFUSED = 10061
SOCELOOP = 10062
SOCENAMETOOLONG = 10063
SOCEHOSTDOWN = 10064
SOCEHOSTUNREACH = 10065
view all matches for this distribution
view release on metacpan or search on metacpan
src/win32/include/winapi/winerror.h view on Meta::CPAN
#define WSA_QOS_TRAFFIC_CTRL_ERROR 11014L
#endif
#ifndef WSA_QOS_GENERIC_ERROR
#define WSA_QOS_GENERIC_ERROR 11015L
#endif
#ifndef WSA_QOS_ESERVICETYPE
#define WSA_QOS_ESERVICETYPE 11016L
#endif
#ifndef WSA_QOS_EFLOWSPEC
#define WSA_QOS_EFLOWSPEC 11017L
#endif
#ifndef WSA_QOS_EPROVSPECBUF
view all matches for this distribution
view release on metacpan or search on metacpan
src/win32/include/winapi/psdk_inc/_wsa_errnos.h view on Meta::CPAN
#define WSA_QOS_POLICY_FAILURE (WSABASEERR + 1011)
#define WSA_QOS_BAD_STYLE (WSABASEERR + 1012)
#define WSA_QOS_BAD_OBJECT (WSABASEERR + 1013)
#define WSA_QOS_TRAFFIC_CTRL_ERROR (WSABASEERR + 1014)
#define WSA_QOS_GENERIC_ERROR (WSABASEERR + 1015)
#define WSA_QOS_ESERVICETYPE (WSABASEERR + 1016)
#define WSA_QOS_EFLOWSPEC (WSABASEERR + 1017)
#define WSA_QOS_EPROVSPECBUF (WSABASEERR + 1018)
#endif
#ifndef WSA_QOS_EFILTERSTYLE
#define WSA_QOS_EFILTERSTYLE (WSABASEERR + 1019)
view all matches for this distribution
view release on metacpan or search on metacpan
- include repo etc metadata
0.04 2019-05-05
- quick patch to turn off -Werror per Google advice - thanks @plicease
0.03 Sat Apr 9 18:26:40 CET 2011
- added tests
- check Python version before building
0.02 Fri Feb 25 11:05:34 CET 2011
- add requires on Archive::Tar (David Leadbeater)
- use $Config{ptrsize} for 64-bit OS detection (David Leadbeater)
- reverted to File::Path::mkpath instead of make_path (David Leadbeater)
0.01 Wed Feb 23 13:36:02 CET 2011
- original version
view all matches for this distribution
view release on metacpan or search on metacpan
include/boost/config/compiler/borland.hpp view on Meta::CPAN
#endif
#if __BORLANDC__ >= 0x590
# define BOOST_HAS_TR1_HASH
# define BOOST_HAS_MACRO_USE_FACET
#endif
//
// Post 0x561 we have long long and stdint.h:
#if __BORLANDC__ >= 0x561
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Alien::libmaxminddb
2.001 2025-03-15 20:41:39 CET
- Check for -lm and -lsocket
2.000 2025-03-12 19:09:03 CET
- Get rid of Alien::Build and Alien::MSYS
- Support Perl 5.14
1.019 2025-03-08 20:32:45 CET
- Don't use Alien::Build::Plugin::Build::Autoconf as Path::Tiny may fail on
GitHub's Windows runner images.
1.018 2025-03-07 06:27:17 CET
- Don't modify files with Path::Tiny.
1.017 2025-03-06 17:43:56 CET
- Don't build and install the manual pages
1.016 2025-01-10 19:14:08 CET
- Download libmaxminddb version 1.12.2
1.015 2024-07-16 11:18:41 CEST
- Download libmaxminddb version 1.10.0
1.014 2024-01-10 00:01:48 CET
- Download libmaxminddb version 1.9.1
1.013 2023-11-08 00:01:48 CET
- Download libmaxminddb version 1.8.0
1.012 2023-01-19 11:28:04 CET
- Revise the workaround for OpenBSD Clang
1.011 2023-01-15 19:37:32 CET
- OpenBSD Clang does not support -fms-extensions
1.010 2022-12-24 07:36:28 CET
- Add the ACKNOWLEDGEMENTS section
1.009 2022-10-07 10:18:02 CEST
1.006 2022-03-31 06:03:20 CEST
- cpanspec may produce incomprehensible output if there are hyperlinks in
the module description
1.005 2022-03-16 19:40:22 CET
- Output a message if Alien::MSYS is not installed
1.004 2022-03-07 16:30:41 CET
- Reintroduce the Windows support
1.003 2022-01-25 14:09:56 CET
- Windows is no longer supported
1.002 2022-01-12 07:38:49 CET
- Further documentation changes
1.001 2022-01-10 15:34:11 CET
- Minor documentation changes
1.000 2021-12-21 10:51:01 CET
- First version
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Alien-uPB-Core
0.20 2021-11-20 19:52:02 CET
- New revision of uPB (fixes handling of timezones for timestamp types on Mac)
0.19 2021-11-19 12:35:54 CET
- New revision of uPB (fixes handling of timezones for timestamp types)
0.18 2021-11-18 21:00:49 CET
- New revision of uPB (support for well-known types)
0.17 2021-03-13 09:47:58 CET
- Stop building googlepb binding
- Renamed to Alien::uPB::Core
0.15 2021-01-25 01:00:25 CET
- IO::Socket::SSL is required for HTTPS download (thanks to Slaven ReziÄ)
0.14 2021-01-22 22:31:24 CET
- New revision of uPB (compiles with Protobuf 3.9)
0.13 2019-11-11 22:46:14 CET
- New revision of uPB (fixes JSON decoding of quoted numeric values)
0.12 2018-11-10 22:41:46 CET
- New revision of uPB (compiles with Protobuf 3.6)
0.11 2018-07-22 14:13:33 CEST
0.10 2017-07-18 13:37:24 CEST
- Build fixes (patch by Mickey Nasriachi)
0.09 2017-03-11 14:28:50 CET
- New revision of uPB (compiles with Protobuf 3.2)
0.08 2016-10-01 20:22:07 CEST
0.05 2016-05-21 18:31:52 CEST
- New revision of uPB (changes to JSON support)
0.04 2016-03-10 21:27:38 CET
- Fix configure_requires
0.03 2016-02-21 15:08:42 CET
- Newer revision of uPB (GCC 4.4 compatibility)
0.02 2016-01-10 15:46:28 CET
- Build a newer revision of uPB
0.01 2015-12-31 22:11:51 CET
- First public release
view all matches for this distribution
view release on metacpan or search on metacpan
Revision history for Alien-uPB
0.15 2021-01-25 01:00:25 CET
- IO::Socket::SSL is required for HTTPS download (thanks to Slaven ReziÄ)
0.14 2021-01-22 22:31:24 CET
- New revision of uPB (compiles with Protobuf 3.9)
0.13 2019-11-11 22:46:14 CET
- New revision of uPB (fixes JSON decoding of quoted numeric values)
0.12 2018-11-10 22:41:46 CET
- New revision of uPB (compiles with Protobuf 3.6)
0.11 2018-07-22 14:13:33 CEST
0.10 2017-07-18 13:37:24 CEST
- Build fixes (patch by Mickey Nasriachi)
0.09 2017-03-11 14:28:50 CET
- New revision of uPB (compiles with Protobuf 3.2)
0.08 2016-10-01 20:22:07 CEST
0.05 2016-05-21 18:31:52 CEST
- New revision of uPB (changes to JSON support)
0.04 2016-03-10 21:27:38 CET
- Fix configure_requires
0.03 2016-02-21 15:08:42 CET
- Newer revision of uPB (GCC 4.4 compatibility)
0.02 2016-01-10 15:46:28 CET
- Build a newer revision of uPB
0.01 2015-12-31 22:11:51 CET
- First public release
view all matches for this distribution
view release on metacpan or search on metacpan
- 2.8.12 general default
0.51 Tue Mar 30 22:28:51 CEST 2010
- Build fix for Perl 5.12.
0.50_02 Sun Mar 21 10:33:00 CET 2010
- Fixed 64 bit compilation when using the MinGW-w64 compiler.
0.50_01 Fri Feb 26 17:08:21 CET 2010
- Added wxWidgets-extraflags build option.
- Exit with an error message under Cygwin.
- Use the system version of Archive::Extract and File::Fetch
if newer than the bundled version.
0.50 Sun Jan 10 16:16:44 CET 2010
- When compiling on Windows with MSVC 9, make the generated
wxWidgets DLL load correctly by adding a manifest to them
(suggested by IKEGAMI).
- Add a missing file to the distribution.
0.49 Sat Jan 9 10:39:02 CET 2010
- Support GCC 4 and 64 bit GCC builds on Windows (patch by KMX).
- Fix monolithic build handling for wxWidgets' 2.8.x.
0.48 Fri Dec 25 18:23:56 CET 2009
- Fix the compiler check for Visual C++.
0.47 Sat Dec 5 16:16:05 CET 2009
- Released 0.46_01 as 0.47.
0.46_01 Tue Nov 24 20:34:25 CET 2009
- Do not give a warning when installed using WiX
(patch by Curtis Jewell).
- Tentative patch to correctly detect wxWidgets under OpenBSD,
based on RT ticket 41678.
- Under Solaris, use GNU Make to build wxWidgets, and fail if it
is not present or can't be detected.
- Detect wxWidgets versions that have been installed using
Alien::wxWidgets itself and avoid needlessly recompiling/reinstalling
it.
0.46 Sun Nov 8 16:25:02 CET 2009
- Allow choosing the wxWidgets version to build (defaults to
the latest stable release when building from the CPAN shell).
- Add a build configuration for wxWidgets 2.9.0.
- On Snow Leopard, build wxCocoa when building wxWidgets 2.9.0
with a 64 bit Perl.
- Correctly handle monolithic build on wxWidgets' 2.9.x.
- Support Cocoa builds for wxWidgets 2.9.x.
- Fix building wxWidgets when the build path contains spaces.
- Patch and build wxWidgets 2.8.10.
0.42 Sat Nov 8 00:51:18 CET 2008
- Add an option for building with Unicode support in interactive
configuration (defaults to yes).
- Use ExtUtils::CBuilder to try to detect non-working
(or non-installed) compilers.
0.41 Mon Oct 27 22:22:25 CET 2008
- Rewrite show_configurations to display a pretty-printed version of
the available wxWidgets builds.
- When load() fails to find a compatible configuration, display a
the selection criteria and a list of available configurations.
wxWidgets together with Alien::wxWidgets. (patch by Mark Dootson)
0.34 Sun Apr 13 12:40:08 CEST 2008
- Correctly detect GCC 4.3. (patch by Roberto C. Sánchez)
0.33 Sat Jan 19 17:35:57 CET 2008
- Patch and build wxWidgets 2.8.7.
0.32 Thu Aug 16 00:11:40 CEST 2007
- Patch and build wxWidgets 2.8.4.
- Correctly handle flags for wxWidgets Universal Mac builds.
- Allow building a monolithic wxWidgets.
- Allow building Mac Universal binaries for wxWidgets.
- Updated bundled Archive::Extract to the latest version.
0.31 Sat Mar 24 17:25:25 CET 2007
- Patch and build wxWidgets 2.8.3.
- Automatically link in C++ runtime for MSVC 7.0 and above.
0.30 Sun Mar 18 16:47:23 CET 2007
- Fetch and build wxWidgets 2.8.2.
0.29 Fri Mar 16 20:11:31 CET 2007
- Must require Perl 5.006, not 5.6.
0.28 Sat Mar 10 21:41:32 CET 2007
- Release 0.27_51 as the new stable version.
0.27_51 Sun Feb 25 22:54:07 CET 2007
- Fetch and build wxWidgets 2.8.1.
0.27_50 Sun Feb 25 22:39:43 CET 2007
- Fetch and build wxWidgets 2.8.0.
- Update bundled modules to the latest version.
0.27 Tue Dec 19 23:04:41 CET 2006
- Support monolithic wxWidgets builds.
0.26 Sat Dec 16 19:42:57 CET 2006
- Improve error reporting for missing libraries.
0.25 Sun Nov 5 18:39:22 CET 2006
- Add aui and richtest to the wxWidgets libraries
searched with wx-config.
0.24 Fri Oct 20 21:27:57 CEST 2006
- Add an option for disabling OpenGL support when building
view all matches for this distribution
view release on metacpan or search on metacpan
- Improved support for OpenSSL 3.0 via RT: [42](https://github.com/dsully/perl-crypt-openssl-pkcs12/pull/42) from @timlegge
- Distribution tooling changed from `Module::Install` to `Dist::Zilla`
## 1.9 Sat Nov 20 12:49:34 CET 2021
- Added new feature from `create_as_string` via PR #39 from James Rouzier (@jrouzierinverse), which returns the PKCS data as a string, for futher handling
- Bumped Perl requirement from Perl 5.6 to 5.8, due to use of UTF-8 in test suite
- POD cleaned up, more to come
## 1.8 Fri Nov 12 20:31:24 CET 2021
- Applied patch via PR #37 from @SmartCodeMaker, calculating of strings and handling Windows files properly
- Applied patch via PR #38 from @SmartCodeMaker, formatting print of SVs displays garbage as documented in the perlguts documentation
- PR from Todd Rinaldo (@toddr) Exchange DynaLoader for XSLoader, bumping Perl version requirement
from 5.005 to 5.6.0
- PR from Todd Rinaldo (@toddr) Add Makefile.PL support for perl 5.26.0 and above which don't include . in @INC
## 1.0 Mon Mar 19 21:20:49 CET 2018
- Re-release of 0.10, due to indexing issue with PAUSE/CPAN ref: #28
## 0.10 Wed Mar 14 08:11:54 CET 2018
- Patch from kelson (@kelson42) improving the code, going from two pass to one pass, speeding up the chain management PR #27
## 0.9 Sun Mar 11 19:45:18 CET 2018
- Patch from kelson (@kelson42) addressing compilation issues against OpenSSL 1.1.0 PR #24
## 0.8 Sun Nov 20 19:21:47 CET 2017
- Patch from jonasbn improving handling of C include paths
- Patch from jonasbn reinitializing inc/ and Module::Install integration
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alvis/Wikipedia/Templates.pm view on Meta::CPAN
}
elsif ($var_name=~/^NAMESPACEE?$/)
{
return $self->{currNamespace};
}
elsif ($var_name=~/^(__NOTOC__|__FORCETOC__|__TOC__|__NOEDITSECTION__|__START__|CURRENT(MONTH|MONTHNAME|MONTHNAMEGEN|MONTHABBREV|DAY|DAYNAME|YEAR|TIME)|NUMBEROFARTICLES|NUMBEROFFILES|PAGENAMEE|NAMESPACE|__END__|thumbnail|thumb|right|left|none|cen...
{
return "$var_name";
}
else
{
view all matches for this distribution
view release on metacpan or search on metacpan
cpanfile.snapshot view on Meta::CPAN
DateTime::TimeZone::Australia::Lindeman 1.63
DateTime::TimeZone::Australia::Lord_Howe 1.63
DateTime::TimeZone::Australia::Melbourne 1.63
DateTime::TimeZone::Australia::Perth 1.63
DateTime::TimeZone::Australia::Sydney 1.63
DateTime::TimeZone::CET 1.63
DateTime::TimeZone::CST6CDT 1.63
DateTime::TimeZone::Catalog 1.63
DateTime::TimeZone::EET 1.63
DateTime::TimeZone::EST 1.63
DateTime::TimeZone::EST5EDT 1.63
view all matches for this distribution
view release on metacpan or search on metacpan
* Add API methods (James Risner):
GetInboundGuidanceForASIN
GetInboundGuidanceForSKU
0.141 Mon Dec 5 13:30:14 2016 CET
[BUG FIXES]
* Handle hash references for address values (Marco Pessotto).
[DOCUMENTATION]
* Add documentation on Amazon error 18181 (Stefan Hornburg/Racke).
0.140 Mon Nov 7 10:27:33 2016 CET
[ENHANCEMENTS]
* Add API methods provided by James Risner (GH #13, #14):
[DOCUMENTATION]
* Add possible explanation for error code 8572 (Stefan Hornburg/Racke).
0.116 Sat Dec 19 15:12:10 2015 CET
[ENHANCEMENTS]
* Return the shipping category level as shipping_method
(Marco Pessotto).
0.115 Sat Nov 7 12:38:49 2015 CET
[ENHANCEMENTS]
* Add purge_old_jobs method (Marco Pessotto).
view all matches for this distribution