Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
This documentation collection has basically been authored by the
authoritative sources and was adapted to Quanta. The Quanta documentation
is automatically available interactively by simply placing your cursor in a
keyword, right click, and select "Context help" from the popup menu.
|
|
quanta-2.0pr1 (2.0-pre-release-1) are:
- a ton of new keywords and functions have been added to the syntax
highlighter for PHP.
- highlighting for PHP keywords and functions is now case-insensitive
- ASP-like opening and closing PHP tags (<% and %>) are now supported.
|
|
Fixed in 7.9.1
much better connection re-use validity check
bugfixed connection re-use for FTP urls containing name and password
LDAP transfers no longer "hang"
a memory leak in the cookie engine was removed
CURLE_GOT_NOTHING is a new possible error code
curl_easy_duphandle() now duplicates cookie parser status too
--fail now only returns error if HTTP code is >= 400
a possible memory leak when a transfer failed was removed
builds better in cygwin
"current speed" meter more accurate
-c without -b saves the cookies now
-0/--http1.0 can now be used to set HTTP 1.0 operations
bugfixed libcurl for "thread-hopping" on Windows
removed memory leak in IPv6-enabled libcurl
'curl' no longer uses curl_formparse()
non-blocking connects
bugfixed curl_formadd()
bugfixed CURLINFO_FILETIME
bugfixed cookiejar
|
|
|
|
CGI::FastTemplate manages templates and parses templates, replacing variable
names with values. It was designed for mid to large scale web applications
(CGI, mod_perl) where there are great benefits to separating the logic of an
application from the specific implementation details. The primary advantages
of CGI::FastTemplate over other template systems is speed and efficieny.
|
|
no changes to Horde this release; companion to IMP v2.2.7 only
|
|
|
|
|
|
* 75 * '='
* RCS ID
* blank line
* message text
* optional blank line
* 75 * '='
|
|
Maybe source tarball was replaced...
|
|
This is a bugfix release and RC2 for galeon 1.0
|
|
Noted by Bernhard Riedel <bernhard@sdg.de> on IRC
|
|
- The Browser Summary now recognises the Konqueror and Galeon browsers,
and distinguishes Mozilla and Netscape. (If you are using a
configuration file from an older version of analog, you need to
remove one line.)
- The Operating System Report now recognises Windows XP.
- Numerical addresses are now included in the Organisation Report.
- Logfile and cache file names can now contain date codes, in the same way
as the OUTFILE.
- The person setting up the form interface can now specify a list of allowed
commands, rather than a list of forbidden commands.
- The LATEX output style now works with the ISO-Latin-2 character set as
well as ISO-Latin-1. New command PDFLATEX.
- New LOGFORMAT token %Z for two- or four-digit years. In the COMPSEP, you
can now use \t to represent a tab.
- New warnings category G; some warnings reclassified.
- Various small bugs fixed. Also there is some rewriting internally, but
it should be transparent to the user.
- The Windows executable has been compiled using MinGW instead of Microsoft
Visual C++.
- Finnish translation, and corrections to German and Serbian. Brazilian
Portuguese report descriptions files.
|
|
noted by Hubert Feyrer in private e-mail.
|
|
These packages use GNU-automake-generated Makefiles, so we can pass our
${MAKE_FLAGS} in through AM_MAKEFLAGS.
|
|
subshell. In this case, the subshell is implicit due to the pipeline.
|
|
|
|
Note that SURFRAW_browser was made obsolete in 1.0.4.
SURFRAW_text_browser and SURFRAW_graphical_browser
replace its functionality
STATE EXTRA CLEARLY THE FORMAT OF ~/.surfraw.conf so
even Redhat users get it.
New elvi: debbugs, debcontents, debpackages, swhois, woffle
Dead elvi: ircsearch, newscientist
-g and -t switch between graphical & text browsers
-new opens a new window on -remote comprehending browsers
Fix url space escaping problem
|
|
get "ufs" storage type build again because we will otherwise break lots
of existing configurations. Problem pointed out by Simon Burge via e-mail.
|
|
PR pkg/14476.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
references to the other package's base directory. This is needed after
the files in the pkg/ directory were dispersed into the base directory.
|
|
|
|
|
|
php4-posix, which seems to be needed for mail/imp, as noted by
Olaf Seibert in private mail.
|
|
|
|
|
|
|
|
APC GUI is an add on for APC to provide a comprehensive, easy to use and, of
course, good-looking web-based GUI. APC GUI not only gives access to
statistical parameters of APC, it also makes it easier to administer
web-servers running APC by providing comfortable features for restarting the
cache and deleting scripts from the cache.
|
|
flags instead.
|
|
|
|
|
|
APC is the Alternative PHP Cache, which provides a way of boosting the
performance of PHP on heavily-loaded sites by allowing scripts to be cached
in a compiled state, so that the overhead of parsing and compiling can be
almost completely eliminated.
This is an open source product that does the same job as the commercial
product Zend Cache.
|
|
|
|
|
|
PHP extension for managing templates and variable interpolation
FastTemplate is a port of the Perl CGI::FastTemplate module to PHP, which
is a very fast implementation of templates using simple variable
interpolation.
Templates are very useful for CGI programming, because adding HTML to your
PHP code clutters your code and forces you to do any HTML modifications.
By putting all of your HTML in seperate template files, you can let a
graphic or interface designer change the look of your application without
having to bug you, or let them muck around in your PHP code.
|
|
Changes from previous version is bugfixes.
Announce said "This is the first release candidate for 1.0."
|
|
Changes from Release Notes
0.12.4 -> 0.12.5
- ability to drag tabs
- bugfixes
0.12.3 -> 0.12.4
- mozilla 0.9.5 compatibility
- bugfixes
|
|
|
|
directory.
|
|
|