Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
It is small and simple to use but with much power and versatility underneath.
Features include customizable functions, units, arbitrary precision, plotting,
and a graphical interface (GTK+) that uses a one-line fault-tolerant expression
entry (although it supports optional traditional buttons).
|
|
|
|
* Add SD2 file support
* Reading of loop data in WAV and AIFF
* Minor bug fixes
|
|
|
|
|
|
* Superscripts and subscripts capability
* -drawdump and -drawdumpa command line options
* New proc processdata actions
* A new SVG mouseover/javascript scheme
* Spaces and commas in data field names
|
|
|
|
the NOT_FOR_PLATFORM after confirming that it builds correctly with SunPro.
|
|
|
|
- A lot of internal code cleanup and bug fixes.
- Added a dialog for creating new blank floppy disk images.
- The source code has been optimized for better emulation speed.
- Added RS232 emulation (still very experimental and not very well tested! It
seems not to work reliable yet. Help for debugging is very appreciated!).
- Some bugs in the 68000 emulation have been fixed.
- The emulator now checks for double bus errors and stops the emulation if
necessary (instead of crashing the emulator).
- Timer-D is now patched correctly again.
- The old font has been replaced by two new fonts so that the GUI now looks
better in high resolutions.
- The fonts are now linked into the executable.
- Added support for DIM floppy disk images.
|
|
|
|
* Add stealth modus
* Add transparent background
* Add mode cli opions
* Bug fixes
|
|
|
|
[11.17] released 11/18/04
* When the 'write' command was used to save attachments in releases after
11.14, the output file was not properly closed. Since writes to that file
are buffered, data was only completely written when nail was quit.
|
|
|
|
[11.16] released 11/18/04
* When a header field line that started and ended with a MIME encoded word
followed a line that ended with a MIME encoded word, the newline character
preceding the next header field was erroneously omitted when a message was
displayed since version 11.14.
* If a header fields contains a MIME encoded word and a large string of
ASCII characters at another point, the large string is encoded as multiple
encoded words to comply to RFC 2047.
* The pipe-type/subtype mechanism did not work for MIME contents other than
text/anything since release 11.14 (Bugreport by Bob Tennent).
* When S/MIME support was built using Mozilla NSS, the verification of an
encrypted message that had not yet been downloaded from an IMAP or POP3
server failed at the first attempt.
* Previous versions refused to write messages or attachments to /dev/null
on some Solaris versions.
* If the 'from' variable is set to an address that does not contain an '@'
character, no (syntactically incorrect) Message-ID is generated anymore.
|
|
Subversion packages need this, not just subversion-base.
|
|
to use common option names were possible, so change these instances of
"pam" to "PAM" to match existing usage.
|
|
Navigator and is too old to be of any use nowadays.
|
|
We're well past those days now.
|
|
libldap_r and slurpd. Patch those Makefiles (patch-aj, patch-ak) to
pass $(PTHREAD_CFLAGS) and $(PTHREAD_LDFLAGS) to the build. The
configure process correctly adds any necessary libraries, so adding
$(PTHREAD_LIBS) isn't needed. Bump the PKGREVISION since the LDAP
libraries are no longer linked against libpthread.
This fixes PR pkg/28259.
|
|
|
|
* Removed beta designation.
* Daniel A. Steffen <steffen@ics.mq.edu.au> provided patch for
MacOS to avoid panic-redefinition.
Changes 5.41.0:
* Simon Taylor <simon@unisolve.com.xau> provided fix for
interact -o which was completely broken by 5.40.1.
Changes 5.40.1:
* Added scroll support to official tkterm. Copied all fixes
from/to term_expect to/from tkterm.
* Kiran Madabhushi <maskiran@hotmail.xcom> encountered interact
diagnostics incorrectly pointing to expect_background. Also,
found multiple -o flags behaving unexpectedly. Added diag.
* Kristoffer Eriksson <ske@pkmab.xse> noted typo in SIMPLE code
in exp_inter.c. However, this is extremely unlikely to affect
any machines.
* Reinhard Max <max@suse.xcom> noted that "make test" failed when
run in the background. The log testcase was testing the
send_tty command. Added code in both Expect and in the test
to handle this.
|
|
|
|
|
|
|
|
|
|
now even absent of MySQL 4.x by default. Bump PKGREVISION.
|
|
- a completely rewritten and much more universal configure script.
see INSTALL for more information.
- new documentation format. It has been tested with several newer
browsers, Netscape 4.x will not work well unless you disable style
sheets.
Note some of the png images do not display correctly in some newer
versions of Konqueror. This is a bug in Konqueror. A possible
workaround would be to process all png images through the NetPBM
tools:
pngtopnm image_old.png | pnmtopng > image.png
- new default locations for the configuration files (povray.ini and
povray.conf). See chapter 1 of the documentation for details.
- a new io-restrictions configuration file format. The new format is
not compatible to 3.5 but due to the changed file locations this
does not prevent parallel use of POV-Ray 3.5 and 3.6.
- sample scene render scripts. See section 1.3.6 of the docs for
instructions how to use them.
- a benchmark rendering mode: see section 1.6.2 of the docs.
- KDE integration (file types and panel icons) If someone here is
familiar with doing the same kind of thing in GNOME this would be
helpful.
- various internal changes not directly visible to the user.
|
|
|
|
other non-gcc compilers.
|
|
Changes:
* MimeLineReader.cc: 1.0 branch - fixed MBX record header regex
* spamprobe.cc (main): Added exec and exec-shared commands.
(import_words): modified import command to allow negative values
to be specified in the import file.
* Applied patches for configure.in and aclocal.m4 contributed by
Siggy Brentrup for debian compatibility.
* FrequencyDBImpl_pbl.cc: Invokes new WordData methods to allow
storing data in big endian format.
* WordData.h: Added optional support for storing counts/flags
in big endian order for data portability.
* MimeLineReader.cc (readMBXFileHeader): UW IMAP MBX file format
is now auto detected from the first line of the mailbox file.
* spamprobe.cc (process_extended_options): Removed -o imap-mbx
option.
* spamprobe.cc (process_extended_options): Added -o imap-mbx
option to process files as WU-IMAP MBX files rather than mbox
files.
* MimeLineReader.cc (readLine): Added support for WU-IMAP MBX file
format.
* spamprobe.cc (process_stream): Added -o tokenized option
to allow people to use an external tokenizer with spamprobe.
* SpamFilter.cc (scoreToken): Reduced sorting overhead by
pre-computing and integer sort value with sorting priorities
reflected in the value. This eliminates several calculations
inside of the sort routine.
* SpamFilter.cc (computeRatio): Capped ratios in calculations to
within MIN_PROB and MAX_PROB. Widened that range. This avoids
problems with div/0 and makes it easier to sort terms.
* spamprobe.cc (dump_words): dump command can now optionally
accept a regular expression as an argument and will only dump
terms matching the regular expression.
(purge_terms): Added purge-terms command to purge from the
database all terms matching a regular expression.
* spamprobe.cc (main): Fixed bug in command line processing.
Thanks to Jem for bug report.
* spamprobe.cc (train_on_message): Code simplified. Eliminated
redundant recalculation of scores.
(train_on_message): Timestamps are now longer updated by
train-spam and train-good commands. They are still updated by
train command.
(main): Fixed assertion if -P option is specified in a read only
operation.
* spamprobe.cc (main): Added -C command line option to allow users
to specify their own min word count.
* SpamFilter.cc (SpamFilter): Set default minimum word count back
to 5 (was 3).
* spamprobe.cc (process_extended_options): Removed "alt-score"
from -o options list because it distributes scores poorly. New
formula achieves the same end with better accuracy. Added
"orig-score" option to allow people to continue using the old
formula. Added "honor-xstatus-header" option for people whose
mail server uses X-Status: rather than Status: for the deleted
flag.
(main): Added -l command line option to allow people to set
their own spam threshold if they don't like the default value.
* SpamFilter.cc (scoreMessage): Added a new scoring formula based
on Paul's but taking the nth root of spam and good probabilities
to produce more evenly distributed scores. Lowered the spam
threshold to 0.6 to keep accuracy about the same as the original
formula. Highest score seen for a ham so far in tests is 0.44
so 0.6 seems safe. Made the new formula the default instead of
Paul's.
|
|
|
|
|
|
Changes 2.0.1:
This is a maintenance version mainly to fix a number of minor bugs and
issues. Some rather nasty bugs were Windows-specific.
Changes 2.0.0:
Many things have changed since 1.0. The R language has acquired namespaces,
exception handling constructs, formal methods and classes, much improved
garbage collection, generalized I/O via connection objects, and
considerable improvements in the graphics area. The user workspace has been
reorganized, and so has the set of packages that ship with R. Several
"recommended packages" deemed indispensable in a statistical system are
bundled. In addition, there has been a large number of more specific new
functions, tweaks, and bugfixes.
|
|
it before someone else does too :)
Changes since Guile 1.6.4 (changes in 1.6.5):
* Changes to the distribution
** Bugs have been fixed that prevented the (re)generation of psyntax.pp.
** SRFI-31 has been added (special form `rec' for recursive evaluation)
(use-modules (srfi srfi-31)) will now provide support for SRFI-31.
See the Guile info pages for more documentation.
** SRFI-39 has been added (parameter objects)
** Guile is now compiled with -fno-strict-aliasing when gcc is detected.
** The --enable-htmldoc option has been removed from 'configure'.
Support for translating the documentation into HTML is now always
provided. Use 'make html'.
* Changes to the stand-alone interpreter
** GC bug fixed.
The use of scm_must_realloc() for memory which is scanned by GC, could
trigger a GC scan of a free()d block of memory. This is now fixed.
* Changes to Scheme functions and syntax
** array-map! and array-map-in-order! now require at least one source array.
Previously a call without any source arrays like (array-map! array
proc) would cause a segfault. Now such calls are properly rejected.
** srfi-4 has been overhauled
Bugs have been fixed, and performance may be improved in certain
situations. Among other things, large 64-bit values should print
correctly now.
** gethost no longer causes an exception when trying to throw an exception
** call-with-output-string doesn't segv on closed port
Previously call-with-output-string would give a segmentation fault if
the string port was closed by the called function. An exception is
raised now.
** (ice-9 popen) duplicate pipe fd fix
open-pipe, open-input-pipe and open-output-pipe left an extra copy of
their pipe file descriptor in the child, which was normally harmless,
but it can prevent the parent seeing eof or a broken pipe immediately and has now been fixed.
** source-properties and set-source-properties! fix
Properties set with set-source-properties! can now be read back
correctly with source-properties.
** SRFI-1 delete equality argument order fixed.
In the srfi-1 module delete and delete!, the order of the arguments to
the "=" procedure now matches the SRFI-1 specification.
** SRFI-19 date-week-number fix
date-week-number now correctly respects the requested day of week
starting the week.
* Changes to the C interface
|
|
|
|
Partial fix for PR pkg/28342.
|
|
Partial fix for PR pkg/28342.
|
|
|
|
- Added patch removing -pedantic and -ansi from CFLAGS and CXXFLAGS
because, if these flags are set, use of type long long is treated
as an error (long long is used).
|
|
Partial fix for PR pkg/28342.
|
|
Partial fix for PR pkg/28342.
|
|
|
|
|
|
|
|
|
|
|
|
tables, since this isn't automatic.
|