CVS log for winex/server/registry.c

(logo)

ViewCVS and CVS Help

(back) Up to [cvs] / winex / server / registry.c

Request diff between arbitrary revisions


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.15 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jul 31 19:58:30 2007 UTC (15 months, 3 weeks ago) by mark
CVS Tags: HEAD
Changes since 1.14: +37 -0 lines
Diff to previous 1.14
Implement RegFlushKey.
Do some minor cleanups of duplicated functions.

Revision 1.14 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jul 31 19:39:35 2007 UTC (15 months, 3 weeks ago) by mark
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
- implement SignalObjectAndWait

Revision 1.13 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Mar 30 18:58:50 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.12: +44 -0 lines
Diff to previous 1.12
- add a new memory allocator based on ptmalloc3 and make it the default (at least for now for testing)
- to disable, add "NewAllocator"="N" to the [Wine] section of your config file

Revision 1.12 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Mar 27 20:25:27 2007 UTC (19 months, 3 weeks ago) by daniel
Changes since 1.11: +0 -2 lines
Diff to previous 1.11
Remove CONTEXTUAL_FD* defines as discussed with Gav, as this code is going to stay enabled. Fix a related compilation warning.

Revision 1.11 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Jan 9 18:24:34 2006 UTC (2 years, 10 months ago) by mark
Changes since 1.10: +7 -5 lines
Diff to previous 1.10
Clean up type confusions resulting in compiler warnings.

Revision 1.10 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 14 18:34:06 2005 UTC (3 years, 8 months ago) by gavriels
CVS Tags: cedega-4-3
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fix error return value.  Thanks Ove!

Revision 1.9 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 14 18:33:57 2005 UTC (3 years, 8 months ago) by gavriels
Changes since 1.8: +8 -1 lines
Diff to previous 1.8
Half Life 2 leaks registry key handles.  According to MSDN, a given key
can only be opened 65534 times, which limits the damage of this leak.
We need to do the same.

Revision 1.8 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 14 17:16:00 2005 UTC (3 years, 8 months ago) by ovek
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Merge of ReWind CVS at Feb 21, 2005.

Revision 1.1.1.11 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Mar 14 17:00:45 2005 UTC (3 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
Changes since 1.1.1.10: +1 -1 lines
Diff to previous 1.1.1.10
Import of ReWind CVS at Feb 21, 2005.

Revision 1.7 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Jan 21 20:05:06 2005 UTC (3 years, 10 months ago) by peter
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Portability fixes. Based off patch from Bruce M Simpson for FreeBSD.

Revision 1.6 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jul 27 22:11:40 2004 UTC (4 years, 3 months ago) by peter
Changes since 1.5: +25 -0 lines
Diff to previous 1.5
Allocate regular memory only if we cannot allocate a suitable amount
of shared memory. We guess at this amount by taking a quick guess at
the size of the registry plus a 4MB breathing room. This should resolve
issues that were reported on winex-devel.

Revision 1.5 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 15:36:22 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
Should fix multidisc installers by merging the ctx fd cache and the handle
cache. Also removes limitation that only pthread systems can have sych
acceleration. An a couple of other small things for fun.

Revision 1.4 - (download), view (text) (markup) (annotate) - [select for diffs]
Tue Jun 29 14:17:14 2004 UTC (4 years, 4 months ago) by peter
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
Start of SHM phase 2.
multi disc installers are broken and there are several bugs/races remaining
Simple benchmarking shows 5 time throughput improvement.

Revision 1.3 - (download), view (text) (markup) (annotate) - [select for diffs]
Wed Apr 28 12:56:42 2004 UTC (4 years, 6 months ago) by peter
Changes since 1.2: +74 -68 lines
Diff to previous 1.2
First phase of SHM wineserver. Only the simple calls are accelerated.
shm calls are output to client debug channel.

Revision 1.2 - (download), view (text) (markup) (annotate) - [select for diffs]
Mon Mar 22 18:30:15 2004 UTC (4 years, 8 months ago) by peter
Changes since 1.1: +278 -254 lines
Diff to previous 1.1
Wrap memory operations.

Revision 1.1.1.10 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Wed Sep 25 19:23:51 2002 UTC (6 years, 1 month ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winex-sims-3-2, winex-kohan-3-1, winex-3-3-2, winex-3-3-1, winex-3-3, winex-3-2-1, winex-3-2, winex-3-1-99, winex-3-1, winex-3-0-pre-1, winex-3-0, start-merge-6oct03, rewind-20031219, rewind-20031217, rewind-20030217, rewind-20020925, head_merge_from_winex_2_0_branch, dec3-internal-merge
Branch point for: winex-sims-3-2-branch, winex-kohan-3-2-branch, winex-3-3-branch, winex-3-2-branch, winex-3-0-branch
Changes since 1.1.1.9: +2 -2 lines
Diff to previous 1.1.1.9
Import of ReWind CVS at Sep 25, 2002.

Revision 1.1.1.9 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Dec 31 10:52:43 2001 UTC (6 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winex-kohan-2-1, winex-2-2-1, winex-2-2, winex-2-1, winex-2-0-branch-merge-to-head, winex-2-0, winehq-20020116, wine-20020228, wine-20011226, rewind-20020804, rewind-20020607, rewind-20020427, rewind-20020419, quartz-pre-removal, quartz-post-removal
Branch point for: winex-2-0-branch
Changes since 1.1.1.8: +112 -149 lines
Diff to previous 1.1.1.8
Import of Wine release 20011226.
(The tree before this import has been tagged wine-premerge-20011226)

Revision 1.1.1.8 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sun Apr 15 01:58:07 2001 UTC (7 years, 7 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010824-start, winehq-premerge-20010824-premerge-20011014, winehq-premerge-20010824-postmerge-20011014, winehq-premerge-20010824-20011014, winehq-20011028, winehq-20011005, winehq-20011004, winehq-20010908, winehq-20010509, winehq-20010501, winehq-20010425, winehq-20010419, winehq-20010416, winehq-20010414, wine-premerge-20011226, wine-20011004, wine-20010824, wine-20010510, wine-20010418, Oct1201, Oct1101
Branch point for: winehq-premerge-20010824
Changes since 1.1.1.7: +11 -9 lines
Diff to previous 1.1.1.7
Import of WineHQ CVS at April 14, 2001. I didn't really want to merge
before I was sure that WineHQ supported per-application x11drv settings,
since WineHQ has ceased to support x11drv settings (--managed, --desktop)
on the command line, but I suppose the merge can't be postponed forever.

Revision 1.1.1.7 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Mon Mar 5 22:55:57 2001 UTC (7 years, 8 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010320, winehq-20010318, wine-20010326, wine-20010305
Changes since 1.1.1.6: +2 -1 lines
Diff to previous 1.1.1.6
Import of Wine release 20010305.

Revision 1.1.1.6 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Jan 5 08:03:32 2001 UTC (7 years, 10 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20010129, winehq-20010126, winehq-20010123, winehq-20010117, winehq-20010113, winehq-20010112, winehq-20010105, wine-20010216, wine-20010112
Changes since 1.1.1.5: +13 -11 lines
Diff to previous 1.1.1.5
Import of WineHQ CVS at Jan 5, 2001, after Alexandre applied our
winehq-ddraw-merge patch, slightly modified.
(I tagged the tree before this import with winehq-premerge-20010105,
just in case.)

Revision 1.1.1.5 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Sat Dec 23 00:53:32 2000 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-premerge-20010105, winehq-20010103, winehq-20001230, winehq-20001229, winehq-20001223, wine-20001222
Changes since 1.1.1.4: +2 -2 lines
Diff to previous 1.1.1.4
Import of WineHQ CVS at Dec 23, 2000 (timezone=CET).
Wow, almost Christmas...

Revision 1.1.1.4 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Dec 21 03:35:52 2000 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001221
Changes since 1.1.1.3: +39 -15 lines
Diff to previous 1.1.1.3
Import of WineHQ CVS at Dec 21, 2000.

Revision 1.1.1.3 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Tue Dec 12 14:01:00 2000 UTC (7 years, 11 months ago) by ovek
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001214, winehq-20001213, winehq-20001212
Changes since 1.1.1.2: +1 -1 lines
Diff to previous 1.1.1.2
Import of WineHQ CVS at Dec 12, 2000 (really this time).

Revision 1.1.1.2 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Thu Nov 23 15:18:08 2000 UTC (7 years, 11 months ago) by andrewl
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-20001206, winehq-112300, winehq-011200
Changes since 1.1.1.1: +187 -155 lines
Diff to previous 1.1.1.1
Import of Nov 23 winehq.

Revision 1.1.1.1.6.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Thu Nov 23 13:57:09 2000 UTC (7 years, 11 months ago) by andrewl
Branch: merge-231100
Changes since 1.1.1.1: +187 -155 lines
Diff to previous 1.1.1.1 , to next main 1.1.1.2
Merging in from winehq, everything except ddraw.
Still working out kinks in winelib & dinput.

Revision 1.1.1.1 - (download), view (text) (markup) (annotate) - [select for diffs] (vendor branch)
Fri Sep 8 01:44:02 2000 UTC (8 years, 2 months ago) by gavriels
Branch: winehq-ddraw-merge, winehq
CVS Tags: winehq-090700, merge-231100-start, andrew-071100-start, andrew-071100-premerge, andrew-071100-postmerge
Branch point for: mipmap, merge-231100, andrew-071100
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Import of WineHQ 090700

Revision 1.1 - (download), view (text) (markup) (annotate) - [select for diffs]
Fri Sep 8 01:44:02 2000 UTC (8 years, 2 months ago) by gavriels
Branch point for: winehq-ddraw-merge, winehq
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin
Powered by
ViewCVS 1.0-dev