pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-Mojolicious
Module Name: pkgsrc
Committed By: mspo
Date: Sun Aug 7 01:50:00 UTC 2011
Modified Files:
pkgsrc/www/p5-Mojolicious: Makefile distinfo
Log Message:
1.73 2011-08-06 00:00:00
- Made Mojo::UserAgent slightly more efficient.
- Improved documentation.
1.72 2011-08-05 00:00:00
- Changed default keep alive timeout in Mojo::Server::Daemon from 5
to 15 seconds.
- Improved documentation.
- Fixed small alternative placeholder value bug in routes.
- Fixed small bug in Mojo::IOWatcher.
- Fixed small bug in Mojo::IOLoop::Client.
1.71 2011-08-05 00:00:00
- Improved Mojo::IOWatcher to use higher resolution timers.
1.70 2011-08-04 00:00:00
- Added EXPERIMENTAL defer method to Mojo::IOLoop.
- Added extended callback support to Mojo::IOLoop::Trigger.
- Improved documentation.
- Improved tests.
- Fixed a few small bugs in Mojo::URL. (sshaw)
1.69 2011-08-03 00:00:00
- Added EXPERIMENTAL module Mojo::IOLoop::Trigger.
- Modernized Mojo::HelloWorld.
- Improved HTML healing capabilities of Mojo::DOM::HTML.
- Improved HTML rendering in Mojo::DOM::HTML.
- Improved 64bit support in Mojo::Transaction::WebSocket.
- Improved documentation.
- Fixed memory leak in Mojo::IOLoop::Client.
- Fixed memory leak in Mojolicious.
- Fixed small bug in Mojo::IOLoop::Server.
1.68 2011-07-29 00:00:00
- Moved is_ipv4 and is_ipv6 methods from Mojo::URL to
Mojo::IOLoop::Resolver.
- Improved documentation.
1.67 2011-07-27 00:00:00
- Improved documentation.
- Fixed version command.
- Fixed small Mojo::DOM bug. (akron)
1.66 2011-07-27 00:00:00
- Added EXPERIMENTAL detect method to Mojo::IOWatcher.
- Improved Mojo::IOLoop::Resolver efficiency.
- Improved documentation.
- Fixed typos. (crab)
1.65 2011-07-25 00:00:00
- Added EXPERIMENTAL modules Mojo::IOLoop::Client,
Mojo::IOLoop::EventEmitter, Mojo::IOLoop::Server and
Mojo::IOLoop::Stream, which contain extracted functionality from
Mojo::IOLoop.
- Added EXPERIMENTAL module Mojo::IOWatcher::EV. (xantus)
- Removed modules Mojo::IOWatcher::Epoll and Mojo::IOWatcher::KQueue,
since Mojo::IOWatcher::EV is a much better alternative.
- Renamed Mojo::Resolver to Mojo::IOLoop::Resolver.
- Improved Mojolicious::Routes to automatically disable the routing
cache if conditions are used.
- Improved route constraint alternatives.
- Improved documentation browser CSS. (judofyr)
- Improved documentation.
- Fixed small bug in get command.
1.64 2011-07-10 00:00:00
- Added EXPERIMENTAL module Mojo::DOM::HTML.
- Improved documentation.
1.63 2011-07-10 00:00:00
- Added EXPERIMENTAL modules Mojo::DOM::CSS and
Mojo::DOM::Collection.
- Renamed Mojo::Transactor to Mojo::UserAgent::Transactor.
1.62 2011-07-10 00:00:00
- Merged Mojo::HTML into Mojo::DOM again.
- Improved documentation.
1.61 2011-07-09 00:00:00
- Added module Mojo::HTML, which contains extracted functionality
from Mojo::DOM.
- Improved documentation.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/p5-Mojolicious/Makefile \
pkgsrc/www/p5-Mojolicious/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index