pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc Note update of emulators/peace.
details: https://anonhg.NetBSD.org/pkgsrc/rev/83c72d4b985f
branches: trunk
changeset: 476470:83c72d4b985f
user: kent <kent%pkgsrc.org@localhost>
date: Fri Jun 11 13:00:34 2004 +0000
description:
Note update of emulators/peace.
- support statvfs change of NetBSD
- implement SuspendThread() and ResumeThread()
- introduce a simple debugger
- IsProcessorFeaturePresent(): implement PF_XMMI64_INSTRUCTIONS_AVAILABLE
and PF_FLOATING_POINT_PRECISION_ERRATA
- Some HCURSOR-related functions are implemented.
- improve Virtual*() functions support
- SEH support for SIGFPE and SIGSEGV
- debug messages are printed via stderr, not stdout
- fix a problem of CreateDIBitmap()
- implement GetPaletteEntries()
- implement GetDIBColorTable() and SetDIBColorTable()
- implement Heap*() functions
- make kernel object handles indexes in the handle table instead
of addresses of memory block.
- improve Event/Mutex/Semaphore implementation
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 23665e056ef0 -r 83c72d4b985f doc/CHANGES
--- a/doc/CHANGES Fri Jun 11 12:59:27 2004 +0000
+++ b/doc/CHANGES Fri Jun 11 13:00:34 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6199 2004/06/10 20:09:47 agc Exp $
+$NetBSD: CHANGES,v 1.6200 2004/06/11 13:00:34 kent Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -2931,3 +2931,4 @@
Added kde3-i18n-hr-3.2.3 [markd 2004-06-10]
Added kde3-i18n-hsb-3.2.3 [markd 2004-06-10]
Updated blender to 2.32nb2 [jmmv 2004-06-10]
+ Updated peace to 0.0.20040611 [kent 2004-06-11]
Home |
Main Index |
Thread Index |
Old Index