Mike McCormack : msi: Use a simpler algorithm for joins.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Oct 31 05:43:10 CST 2006


Module: wine
Branch: master
Commit: c6124db905bb07af99b8f7e0c6dfde7d61376e83
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c6124db905bb07af99b8f7e0c6dfde7d61376e83

Author: Mike McCormack <mike at codeweavers.com>
Date:   Tue Oct 31 16:16:51 2006 +0900

msi: Use a simpler algorithm for joins.

---

 dlls/msi/join.c     |  182 +++++++--------------------------------------------
 dlls/msi/query.h    |    3 +-
 dlls/msi/sql.y      |   28 ++++-----
 dlls/msi/tests/db.c |  116 +++++++-------------------------
 4 files changed, 62 insertions(+), 267 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c6124db905bb07af99b8f7e0c6dfde7d61376e83



More information about the wine-cvs mailing list