| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | - Add OPTIONS: DHCP_IPV6 to make IPv6 support optional | Sunpoet Po-Chuan Hsieh | 2011-05-09 | 2 | -13/+30 |
* | Adds support for profiling your Catalyst application, without profiling setup. | Steve Wills | 2011-05-08 | 5 | -0/+46 |
* | CatalystX::InjectComponent will inject Controller, Model, and View components | Steve Wills | 2011-05-08 | 5 | -0/+46 |
* | Fix linkage when PAM support is enabled. This isn't on by default, but I | Joe Marcus Clarke | 2011-05-08 | 2 | -0/+12 |
* | Deprecate. Were it not for cad/salome, this would not exist any more. | Gerald Pfeifer | 2011-05-08 | 1 | -0/+2 |
* | It's easy to create memory leaks in Catalyst applications and often they're | Steve Wills | 2011-05-08 | 5 | -0/+43 |
* | Update to 20110507. | Juergen Lock | 2011-05-08 | 2 | -3/+3 |
* | Provides a Catalyst reusable action role for user role-based authorization. | Steve Wills | 2011-05-08 | 5 | -0/+48 |
* | - Pass maintainership to submitter | Sahil Tandon | 2011-05-08 | 1 | -99/+62 |
* | - Update to 20110503 | Gabor Kovesdan | 2011-05-08 | 4 | -5483/+5505 |
* | Svgcairo is used to render SVG with cairo. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | - Update to 1.1.10 | Dmitry Marakasov | 2011-05-08 | 3 | -6/+5 |
* | An alternative implementation of the graphics library used in the book The | Ashish SHUKLA | 2011-05-08 | 4 | -0/+48 |
* | Cairo is a library to render high quality vector graphics. There exist various | Ashish SHUKLA | 2011-05-08 | 3 | -0/+32 |
* | - Update to 0.82 | Dennis Herrmann | 2011-05-08 | 2 | -3/+3 |
* | Hyperlinked documentation for the transformers library. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | An efficient packed, immutable Unicode text type (both strict and lazy), with a | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | This package contains the generics system described in the /Scrap Your | Ashish SHUKLA | 2011-05-08 | 3 | -0/+29 |
* | A modular composable concurrency abstraction. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+25 |
* | This package provides a library for parallel programming. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+26 |
* | Hyperlinked documentation for the mtl library. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+27 |
* | Monad classes using functional dependencies, with instances for various | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | The 'haskell-src' package provides support for manipulating Haskell source | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This package provides a set of helper programs necessary to build the Gtk2Hs | Ashish SHUKLA | 2011-05-08 | 4 | -0/+44 |
* | The GNU Library is a collection of C data structures and utility function for | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This library allows to load externally stored user interfaces into programs. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+31 |
* | GIO is striving to provide a modern, easy-to-use VFS API that sits at the right | Ashish SHUKLA | 2011-05-08 | 3 | -0/+33 |
* | GConf is a configuration database system for storing application preferences. | Ashish SHUKLA | 2011-05-08 | 3 | -0/+33 |
* | Typical buffer-based incremental I/O is based around a single loop, | Ashish SHUKLA | 2011-05-08 | 3 | -0/+46 |
* | This library provides an easy way to define command line parsers. Most users | Ashish SHUKLA | 2011-05-08 | 3 | -0/+30 |
* | This library provides an abstraction of buffered output of byte streams and | Ashish SHUKLA | 2011-05-08 | 3 | -0/+32 |
* | HUnit is a unit testing framework for Haskell, inspired by the JUnit | Ashish SHUKLA | 2011-05-08 | 3 | -0/+28 |
* | This library is for working with ".tar" archive files. It can read and | Ashish SHUKLA | 2011-05-08 | 3 | -0/+28 |
* | The VTE library inserts terminal capability strings into a trie, and then | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | This package provides a wrapper around the Pango C library that allows | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget | Gabor Pali | 2011-05-08 | 3 | -0/+32 |
* | GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+, and | Gabor Pali | 2011-05-08 | 3 | -0/+32 |
* | This is the core library of the Gtk2Hs suite of libraries for Haskell based on | Gabor Pali | 2011-05-08 | 3 | -0/+33 |
* | WebKit is a web content engine, derived from KHTML and KJS from KDE, and | Gabor Pali | 2011-05-08 | 3 | -0/+34 |
* | A fast, light-weight web server for WAI applications. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Provides a common protocol for communication between web aplications and web | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | This package provides combinators for producing XHTML 1.0, including the | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | The posix regex backend for regex-base. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | The PCRE backend to accompany regex-base, see <http://www.pcre.org>. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | One module layer over regex-posix to replace Text.Regex. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Interface API for regex-posix,pcre,parsec,tdfa,dfa. | Gabor Pali | 2011-05-08 | 3 | -0/+26 |
* | Parsec is designed from scratch as an industrial-strength parser | Gabor Pali | 2011-05-08 | 3 | -0/+31 |
* | This package contains definitions for the 'Pandoc' data structure, which is | Gabor Pali | 2011-05-08 | 3 | -0/+38 |
* | Unicode encoding and decoding functions for utf8, iso-latin-* and somes other | Gabor Pali | 2011-05-08 | 3 | -0/+28 |
* | This library supports full W3C XML Schema regular expressions inclusive all | Gabor Pali | 2011-05-08 | 3 | -0/+32 |