Age | Commit message (Collapse) | Author | Files | Lines |
|
[*] Improvements
* Updates to build with new versions of libPCRE.
* Fix Stream5 debugging output to actually compile and have correct output
for normal & IPv6 enabled builds.
* Correct perfmonitor statistic calculation for pattern matcher percentage.
|
|
|
|
|
|
|
|
Changes since 1.5.0:
* Improved: Updated the documentation
* Improved: Implemented multiple-call nodes in the call-graph
* Improved: Workspace toolbar buttons re-arranged
* Improved: Hitting Enter in the "Open Project" dialogue's list of
recent projects opens the selected project
* Bug fix: Handle file extensions correctly in the file list
* Bug fix: Avoid hanging status bar messages when a project is closed
* Bug fix: Prevent infinite loops in the file finder in the presence of
recursive symbolic links
* Bug fix: Child windows should not disappear when dialogues are invoked
* Bug fix: Added padding to the call graph, to avoid chopped-off drawing
of nodes close to the borders
* Bug fix: Honour the preferred font when drawing the graph
* Bug fix: Delete temporary dot files used for drawing graphs
* Bug fix: Save call-tree files when a project is closed
* Bug fix: Clean-up a project's directory name after it is created
Maintainer update by Martijn van Buul via PR 37701.
|
|
|
|
Pkgsrc changes:
- DISTNAME adapted to new name of archive file.
- The package supports installation to DESTDIR.
Changes since version 5.44:
=====================================
Version 5.45 DEVELOPMENT
Fixed bug in parsing ISO 8601 dates. Paul Schinder
<schinder@leprss.gsfc.nasa.gov>
Language fix for Danish. <claus.just.rasmussen@get2net.dk>
Added "overmorrow". Ed Avis <avised@kbcfp.com>
Language fix for German. Andreas Dembach <ad@dg-i.net>
Fixed a bug in UnixDate for years before 1000 AD. Joaquin Ferrero
<explorer@aprosi.net>
Fixed a bug where "today" wasn't case insensitive. Pedro Rodrigues
<pedro.ruano@gmail.com>
New timezones. Khairil Yusof <khairil.yusof@gmail.com>,
Andy Spiegel <debian.Andy@spiegl.de>, Ernesto Rapetti
<erapetti@item.org.uy>
Fixed a bug where business/approximate mode wasn't correctly used in
DateCalc. Mark T. Kennedy <mkennedy@diamondbackcap.com>
Minor documentation improvement. Caminati Carlo <C.Caminati@selta.it>
Bug in DateCalc where you couldn't pass undef as the errref. Alex Howansky
<alex@howansky.org>
Bug where cygwin wasn't using the date command. Rafael Kitover
<rkitover@cpan.org>
New timezones. Robin Norwood <rnorwood@redhat.com>
Fixed russian timezones. Yuri Kovalenko <Yu.V.Kovalenko@inp.nsk.su>
Lots of spelling fixes. Asaf Bartov <ijon@forum2.org>
Version 5.46 2007-02-21
Released
Version 5.47 DEVELOPMENT
Revised some of the docs about Y2K (given that it's in the past) and
the 2007 US daylight saving time rule changes. Suggested by
Fixed a problem in the WEST timezone. Cristina Nunes
<cristina.nunes@segula.pt>
Added timzezone. Kimmo R. M. Hovi <kimmo.hovi@kronodoc.com>
Fixed the version number. John R. Daily <jdaily@apparatus.net>
Fixed a warning when the date command not present. Daniel Hahler
<daniel@thequod.de>
Fixed a bug where recurrences of the form 0:1*, 0:0:1*, etc.,
incorrectly required a base date. Gerry Lawrence <gwl@ufl.edu>
Fixed a bug where "substring" was used instead of "substr".
<lbenton@csu.edu.au>
Version 5.48 2007-11-27
Released
|
|
No compiler necessary.
|
|
|
|
the build for kdelibs4 on amd64.
Bump PKGREVISION for qt4-tools.
|
|
|
|
didn't really explain anything.
|
|
possible to create the package file using a temporary file first, and if
everything has succeeded, to rename it to the real name. This time, I
tested it creating various binary packages and installing them
afterwards, so I'm pretty sure it works now.
|
|
|
|
A tentative implementation of Gomory's mixed integer cuts was
included in the branch-and-cut solver. To enable generating
Gomory's cuts the control parameter gmi_cuts passed to the
routine glp_intopt should be set to GLP_ON. This feature is
also available in the solver glpsol through command-line option
'--gomory'. For more details please see the reference manual
included in the distribution.
|
|
|
|
|
|
|
|
who don't see this variable daily. This also prevents a pkglint internal
error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(hi wiz!)
|
|
|
|
(hi joerg!)
|
|
|
|
|
|
|
|
|
|
|
|
Pkgsrc changes:
- Added support for installation to DESTDIR.
Changes since version 2.27:
===========================
* Revision 2.32 2007-10-26 21:39:50+02 fred
* Added option -l provided by Michael E. White <mewhite AT us.ibm.com>
* Revision 2.31 2007-06-08 17:45:23+02 fred
* Fixed problem with users with long login name (Reported by Oleg A. Mamontov)
* Revision 2.30 2007-05-10 23:13:04+02 fred
* *** empty log message ***
* Revision 2.29 2007-05-10 22:37:13+02 fred
* Added fix for Solaris Zone and bug fix from Philippe Torche
* Revision 2.28 2007-05-10 22:01:07+02 fred
* Added new determination of window width
|
|
|
|
No ChangeLog available. :(
Fixes PR 37509.
|
|
mk/check/check-portability.mk.
|
|
provides this system call.
|
|
We have the SUBST framework for a reason.
(hi joerg! And don't tell me it's too unreliable, I won't believe it.)
|
|
probably will not do any harm.
|
|
that the time has come that we can no longer find out what a patch does,
unless we document it. The CVS history is not of great help in many
cases, patches get moved in the repository and so on.
To not scare casual pkglint users, these warnings are only shown if
pkglint is run with the -Wstyle or -Wall option.
|
|
|
|
running "bmake help topic=:index" now. This change is in preparation of
importing this help into the pkgsrc guide. There are still too many
false positives to be useful.
|
|
|
|
bogus because we need these variables to be defined and not to be "no"
to decide whether we want to use the builtin version.
|
|
|
|
Highlights from NEWS:
- 0.34 | 2007-12-13
- License now GPLv3+ (see COPYING)
- New (database postgres) procs
- pg-finish
- pg-flush
- Tested against PostgreSQL 7.4.18
- 0.33 | 2007-05-20
- New type converters in module (database postgres-types)
int decimal numeric varchar character bytea
- New support for special constructs in (database postgres-qcons)
(in/set A B...) => A IN ( B, ... )
(between A B C) => ( A BETWEEN B AND C )
(any--OP A B) => ( A OP ANY B )
(all--OP A B) => ( A OP ALL B )
For the latter two, OP is a comparison operator, e.g `='.
Parentheses and commas are added automatically.
- 0.32 | 2007-04-11
- New command for `pgtable-manager': #:tuples-result->rows
This uses `(database postgres-resx) result->object-rows'.
For example:
(define T (pgtable-worker ...))
(define R (T #:select ...))
(equal? (T #:tuples-result->rows R)
(map (lambda (x)
(map cdr x))
(T #:tuples-result->alists R)))
=> #t
- 0.31 | 2007-04-03
- Opaque string support removed
Opaque string support in modules (database postgres-table) and
(database postgres-qcons) has been removed. This was announced
in NEWS below for Guile-PG 0.30 (2006-04-04).
- Support for `pgtable-manager' "data commands" removed
Announced in NEWS below for Guile-PG 0.30 (2006-04-04).
- 0.30 | 2006-04-04
- New stuff for `pgtable-manager' (and by extension `pgtable-worker')
- Support for NULL
You can now use the keyword #:NULL to specify NULL as the value
to insert into a table, or to update a column.
- New command: #:update-col-alist
This is like #:update-col, except that the COLS and DATA are
specified as a single alist arg, not separately.
- New (database postgres) procs
The following procs are associated with the `PQPROTOCOLVERSION'
feature in the `pg-guile-pg-loaded' return value. Note that
this is in contrast to the one-to-one correspondance between
feature and libpq function for previous Guile-PG releases.
- pg-protocol-version
- pg-transaction-status
- pg-parameter-status
- pg-set-error-verbosity
- pg-result-error-field
- pg-ftable
- pg-ftablecol
- pg-fformat
These adhere closely to the C functions in the libpq interface.
Here is a table listing the functions and their behavior for
installations prior to PostgreSQL 7.4.
libpq func behavior: do nothing and return
PQprotocolVersion 2
PQtransactionStatus #:unknown
PQparameterStatus #f
PQsetErrorVerbosity #:default
PQresultErrorField #f
PQftable #f
PQftablecol #f
PQfformat #f
- pg-put-copy-data
- pg-put-copy-end
- pg-get-copy-data
These have a simplified, "more Schemey", interface. They cannot
be used when connected to a "Protocol 2.0" (PostgreSQL 7.3.x and
prior) server.
- pg-exec-params
- pg-exec-prepared
- pg-send-query-params
- pg-send-query-prepared
These have a simplified, "more Schemey", interface, and some
serious (though provisionary) restrictions. They cannot be used
when connected to a "Protocol 2.0" (PostgreSQL 7.3.x and prior)
server. See new section "Parameters" in the manual for details.
|
|
Mac OS X Leopard until the builtin detection in the "Xft2" package
works properly.
|
|
further changes.
|
|
all applicable keywords (like variable names, make targets or explicit
keywords). This will help printing an index of all keywords.
|