]> mj.ucw.cz Git - libucw.git/history - ucw/perl
Xtype docs: Fixed a typo
[libucw.git] / ucw / perl /
2017-07-22 Martin MaresDebian: A separate package for (most) Perl modules
2017-02-22 Martin MaresUCW::Configure: Translate local filenames to "./file"
2017-02-22 Martin MaresUCW::CGI: Encode UTF-8 characters in cookies properly
2015-09-14 Martin MaresUCW::CGI: Added an option for preserving whitespaces...
2015-02-13 Martin MaresMerge branch 'dev-xml-ns'
2015-02-13 Martin MaresMerge branch 'dev-xml'
2015-02-13 Martin MaresConfigure: Experimental CONFIG_LTO
2015-02-12 Martin MaresRemove obsolete references to Sherlock
2015-01-16 Martin MaresMerge branch 'dev-xtypes'
2015-01-15 Pavel CharvatBuild: Attempt to fix problems with access rights to...
2014-08-10 Pavel CharvatBuild: Forced linker to find the currently compiled...
2014-06-04 Pavel CharvatMerge branch 'master' into table
2014-06-04 Pavel CharvatMerge branch 'master' into dev-sizet
2014-06-03 Tomas VallaMerge branch 'dev-uint'
2014-06-03 Pavel CharvatBuild: Just removed redundant parentheses.
2014-06-03 Pavel CharvatBuild: SO_LINK_PATH must be always defined.
2014-06-03 Pavel CharvatBuild: Do not split -rpath in two -Wl options. Pkg...
2014-06-02 Pavel CharvatBuild: Improved paths in local builds.
2014-05-26 Martin MaresUCW::CGI: When a file is uploaded, its original name...
2014-05-22 Pavel CharvatBuild: Added link path to libraries installed to non...
2014-04-18 Martin MaresUCW::CGI: Let url_param_escape() encode non-ASCII chara...
2014-01-27 Martin MaresMerge branch 'dev-opt'
2014-01-15 Pavel CharvatBuild: Make sure that we link against the locally compi...
2014-01-14 Martin MaresMerge branch 'master' into dev-opt
2014-01-07 Pavel CharvatPackages: Removed customization of SONAME_SUFFIX to...
2014-01-07 Pavel CharvatMerge branch 'dev-api' into dev-package
2013-12-07 Pavel CharvatPackages: Several fixes in debian packages and their...
2013-10-15 Martin MaresUCW::CGI: Escaping functions silently convert undef...
2012-12-26 Martin MaresUCW::CGI error handling split off to separate module...
2012-10-16 Martin MaresUCW::CGI: Use "//=" to simplify code
2012-10-16 Martin MaresUCW::CGI: Announce supported methods correctly
2012-07-18 Martin MaresConfigure: Turned off -fgnu89-inline
2012-07-18 Martin MaresConfigure: Turned off -Winline
2012-02-18 Martin MaresConfigure: Update copyrights
2012-02-18 Martin MaresConfigure: Removed references to SHERLOCK_VERSION
2012-02-18 Martin MaresConfigure: Simplified radix sorter configuration
2012-02-18 Martin MaresConfigure: Moved LibUCW specific Darwin hacks to the...
2012-02-18 Martin MaresConfigure: Replaced dark magic in CPU detection by...
2012-02-11 Martin MaresTimer: Use monotonic clock on Linux
2012-02-11 Martin MaresConfig: Regularized configuration of regex libs
2012-02-11 Martin MaresConfig: Removed reference to MAX_WORD_(BYTES|CHARS)
2012-02-11 Martin MaresConfig: Update the filtering rules for autoconf.h
2012-02-11 Martin MaresConfig: Split CONFIG_UCW_DEBUG off CONFIG_DEBUG
2012-02-11 Martin MaresConfig: Moved CONFIG_LARGE_FILES to UCW namespace,...
2012-02-11 Martin MaresConfig: CONFIG_DIRECT_IO moved to UCW namespace
2012-02-11 Martin MaresMerge branch 'dev-trans'
2011-11-22 Martin MaresUCW::CGI: Updated copyright
2011-11-22 Martin MaresUCW::CGI: Use "//" instead of "||" where appropriate
2011-11-22 Martin MaresUCW::CGI: Report all errors by proper HTTP status codes
2011-08-15 Martin MaresUCW::CGI: "; boundary=..." is also valid syntax
2011-08-15 Martin MaresUCW::CGI: Cosmetic changes in capitalization of HTTP...
2011-07-31 Martin MaresUCW::CGI: Implemented UTF-8 mode (compatible with ...
2011-02-27 Martin MaresMerge branch 'dev-mainloop'
2010-10-07 Martin MaresUCW::Configure::C: de-reference CPU_ARCH in COPT
2010-08-31 Martin MaresUCW::CGI: Fixed a regression in processing of multiple...
2010-08-18 Martin MaresMain: Unified support for poll and epoll
2010-08-18 Martin MaresUCW::CGI: No deescaping should be applied to multipart...
2010-08-18 Martin MaresUCW::CGI: Bug fixes
2010-08-18 Martin MaresUCW::CGI: html_escape() should escape single quotes...
2010-08-18 Martin MaresUCW::CGI: Support multiple argument tables
2010-07-22 Martin MaresConfigure: Improved TestCompile, so that the temporary...
2010-07-22 Martin MaresUse thread-local storage of GCC 4.x
2010-07-22 Martin MaresConfigure: Implemented running of test programs
2010-07-22 Martin MaresConfigure: Better reporting of test results
2009-11-23 Martin MaresUCW::CGI -- fixed a bug in parsing of boundaries
2009-06-02 Daniel FialaAdded MAX_WORD_BYTES and MAX_WORD_CHARS to ucw/autoconf.h .
2009-03-07 Martin MaresConfigure: Check for pkg-config before using it.
2009-02-04 Robert SpalekMerge branch 'master' into dev-lib
2009-01-27 Pavel CharvatMerge branch 'v3.12.4'
2009-01-25 Martin MaresUCW Configure: Evaluate INSTALL_xxx at time of configur...
2008-11-30 Michal VanerRemove left-over NOP code
2008-11-30 Michal VanerBetter names for direct IO switches
2008-11-30 Michal VanerTurn off CONFIG_DIRECT when needed
2008-11-30 Michal VanerRevert "Fail when O_DIRECT requested on Darwin"
2008-11-28 Michal VanerFail when O_DIRECT requested on Darwin
2008-11-28 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-27 Robert Spalekfixing my previous patch according to MJ's comments
2008-11-27 Robert Spalekmake regex and asciidoc work on Darwin without hacking
2008-11-27 Robert Spalekmake Sherlock compilable on Darwin without hacks due...
2008-11-16 Martin MaresConfigure: merged recognition of Nocona CPU's from...
2008-11-16 Martin MaresMerge branch 'master' into dev-lib
2008-11-09 Martin MaresConfigure: A better test for architecture type.
2008-11-09 Martin MaresBuild: Renamed BUILDSYS_PATH to BUILDSYS to make it...
2008-11-09 Michal VanerConfigure module to find the build system
2008-11-09 Michal VanerInstall rest of UCW perl modules
2008-11-08 Michal VanerInstall UCW perl modules
2008-11-07 Michal VanerStore path to perl modules into pkgconfig
2008-11-04 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-11-04 Martin MaresConfigure: Prepare for installation of Configure modules.
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresConfigure: Moved interaction with pkg-config to a separ...
2008-11-03 Martin MaresConfigure: Some versions of asciidoc print the version...
2008-10-31 Michal VanerDoc system: Check for asciidoc only when needed
2008-10-31 Michal VanerDoc system: Typos
2008-10-31 Michal VanerDoc system: Detect asciidoc
2008-10-31 Michal VanerDoc system: install if CONFIG_DOC
2008-10-30 Michal VanerMerge branch 'dev-lib' of ssh://git.ucw.cz/projects...
2008-10-30 Martin MaresMerge branch 'dev-free' into dev-lib
2008-10-30 Martin MaresLibUCW: Export version of the libraries as well as...
2008-10-30 Martin MaresLibUCW: Entrust generation of ucw/autoconf.h to the...
next