Age | Commit message (Collapse) | Author | Files | Lines |
|
Java Compiler Compiler [tm] (JavaCC [tm]) is the most popular parser
generator for use with Java [tm] applications. A parser generator is
a tool that reads a grammar specification and converts it to a Java
program that can recognize matches to the grammar. In addition to the
parser generator itself, JavaCC provides other standard capabilities
related to parser generation such as tree building (via a tool called
JJTree included with JavaCC), actions, debugging, etc.
|
|
|
|
|
|
|
|
This release folds in pkgsrc patches patch-ad through patch-ai.
For the moment, remove patch-aj as well, since it doesn't apply (file paths
are wrong). I'll try to fold this into the next beta, however.
|
|
was making select always return immediately and was causing the daemon to
spin on CPU.
Instead, set O_NONBLOCK (= O_NDELAY) on sockets only when reading/writing
them, and clear it afterwards, so select is always safe.
|
|
|
|
Based on patch from wa1ter@myrealbox.com on DragonFly's user list.
Bump revision.
|
|
|
|
|
|
short introduction.
|
|
|
|
between msgstr and the following string. The bug showed off at
icewm-1.2.25, file po/tr.po, line 774. While at it, removed an
unnecessary variable.
|
|
|
|
|
|
* Designed and implemented a dpi protocol library (libDpip.a in /dpip).
* Added a couple of new dpip commands.
* Fixed and uniformed the escaping of values inside dpip tags.
* Ported the bookmarks, download, file, https, ftp and hello plugins,
plus the dpid daemon and the rest of the source tree to use it.
* Improved the dpi buffer reception to handle split buffers (This was
required for handling arbitrary data streams with dpip).
* Fixed a serious bug with the FTP plugin that led to two downloads of the
same file when left-clicking a non-viewable file.
* Added MIME/type detection to the FTP plugin, and removed popen().
* Set the dpi daemon (dpid) not to exit when the downloads dpi is running.
* Improved the accuracy of the illegal-character error reporting for URLs.
* Added DOCTYPE parsing (for better bug-meter error messages).
* Added a check for malicious image sizes in IMG tags.
* Made the parser aware of buggy pages with multiple BODY and HTML elements.
* Fixed a bug in MIME content/type detection.
* Moved the cookies management into a dpi server: cookies.dpi.
* Added "./configure --disable-threaded-dns" (for some non reentrant BSDs).
|
|
|
|
contains the chapter about porting pkgsrc to new platforms (formerly in
part II) and a new chapter on regression tests.
|
|
|
|
out the alarm code, and just deal with select.
|
|
|
|
it currently doesn't work.
|
|
|
|
do-install targets. This fixes an endless loop occuring when running "make"
in regress/make-quoting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
changes:
-multilingual interface
-accuracy and speed is greatly enhanced
-more objects from the NGC catalogue
-list of world cities: easily select your location
-home planet setting
-spherical landscapes
-night vision mode
-interface improvements
-default font is now the Bitstream Vera Truetype font
-constellation boundaries
-spheric mirror projection
|
|
|
|
|
|
What's New In Kaffe 1.1.7
------------------------------------------------------
* Many cleanups, warning fixes and bug fixes.
* Removed support for class library profiles, since
--with-glibj-zip offers a more convenient replacement.
* Updated to boehm-gc 6.6
* Updated to gjdoc 0.7.7
* Merged in fastjar.
* Merged in zlib. There is a new configure option,
--with-system-zlib to allow the use of the system zlib,
instead of the merged in one.
* Merged in GNU Classpath completely. Updated to version 0.90,
with additional fixes.
* Merged in port to DROPS.
* Merged in port to Blackfin CPU.
* Support for DragonFly BSD.
* Ported to ia64-freebsd and alpha-freebsd.
* Ported to powerpc-openbsd.
* Improved support for Cygwin and sparc64-openbsd.
* Improved stack handling for pthreads on openbsd.
* Added simple direct threading interpreter implementation.
The patches have been removes, since they were either included upstram or are
no more necessary
|
|
Bug fixes, plus:
Changes from 3.7 to 3.7.1
Released November 19, 2005
New Features:
* Add tool to align two or more FITS images and create motion movies.
* Add Control-m keyboard shortcut to add any view to the Movie loop.
* Upgrade to higher resolution Earth image.
* Put user annotations in a scrolled list to accommodate lengthy collections.
* Add Moonrise and Moonset to collection of Step size controls.
* Image gallery lookups now search against all names of data base objects.
Changes from 3.6.4 to 3.7
Released August 1, 2005
New Features:
* Data
o Includes Hubble GSC 2.2.0.1 catalog, 450 million stars complete to M18.5.
o New and updated catalogs: Messier, IC, NGC, COVBS, SKY2000, HYPERLEDA, Supernova, WDSC, Open clusters, Henry-Draper, Pleiades and asteroids.
o YBS replaced with Sky 2000 to magnitude 6.5.
o Can now display Gallery image directly from Data Index.
* Earth View
o Display satellite orbits in space.
o Zoom in to see better geography, or out to see high orbits.
o Quick-set button to set equator rotation.
o Display of surface footprint is now optional.
o Expanded range mouse panning allows continuous rotation.
* Sky View
o Save and restore sets of eyepiece definitions.
o Save and restore sets of eyepiece Sky positions.
o Constellation figure definitions now stored in editable files.
o WCS solver invoked automatically if header has seed but no solution.
o Shortcut button to set display aspect ratio to match image.
o FITS file blinking via new Movie frame function.
* User Annotation
o Anchor locations are now based on the view's world coordinates.
o Sets of annotations may be saved and loaded from files.
* Other
o Collect any number of View, NAAG or Plot frames into a movie, save as set of PNG files.
o Many tweaks for improved INDI support, including display FITS BLOBs.
|
|
|
|
|
|
changes:
-bugfixes
-added XulRunner support
|
|
major changes:
-statistic system
-improvements in the Audio CD playback (CDDB)
-new and improved video filters
-new AJAX HTTP interface
|
|
|
|
searching in "${PREFIX}/." instead of ${PREFIX} alone. To get the same
output as before, each "/./" is replaced with "/" in the output.
|
|
|
|
because no permission to distribute has been granted.
change reviewd by ben@ (maintainer)
|
|
- Added checks for deprecated and nonexistent licenses. (suggested by gdt)
- Added detection for /foo/s/bar/baz/ sed command that appears without a
leading "-e" in a SedCommands variable. (suggested by wiz)
|
|
c++ and the configure script doesn't abort without c++.
|
|
|
|
|
|
|