Author: arty
Date: Sat Feb 28 11:42:34 2009
New Revision: 39813
URL:
http://svn.reactos.org/svn/reactos?rev=39813&view=rev
Log:
Pull from git.
Added:
branches/arty-newcc/tools/hpp/
branches/arty-newcc/tools/hpp/hpp.c (with props)
branches/arty-newcc/tools/hpp/hpp.rbuild (with props)
branches/arty-newcc/tools/rbuild/backend/mingw/rules.mak (with props)
branches/arty-newcc/tools/unicode/c_1361.c (with props)
branches/arty-newcc/tools/unicode/c_20127.c (with props)
branches/arty-newcc/tools/utf16le/
branches/arty-newcc/tools/utf16le/utf16le.cpp (with props)
branches/arty-newcc/tools/utf16le/utf16le.rbuild (with props)
branches/arty-newcc/tools/widl/expr.c (with props)
branches/arty-newcc/tools/widl/expr.h (with props)
branches/arty-newcc/tools/widl/typetree.c (with props)
branches/arty-newcc/tools/widl/typetree.h (with props)
Removed:
branches/arty-newcc/tools/sysreg/comp_factory.h
branches/arty-newcc/tools/sysreg/conf_parser.cpp
branches/arty-newcc/tools/sysreg/conf_parser.h
branches/arty-newcc/tools/sysreg/data_source.h
branches/arty-newcc/tools/sysreg/env_var.cpp
branches/arty-newcc/tools/sysreg/env_var.h
branches/arty-newcc/tools/sysreg/file_reader.cpp
branches/arty-newcc/tools/sysreg/file_reader.h
branches/arty-newcc/tools/sysreg/namedpipe_reader.cpp
branches/arty-newcc/tools/sysreg/namedpipe_reader.h
branches/arty-newcc/tools/sysreg/os_support.cpp
branches/arty-newcc/tools/sysreg/os_support.h
branches/arty-newcc/tools/sysreg/pipe_reader.cpp
branches/arty-newcc/tools/sysreg/pipe_reader.h
branches/arty-newcc/tools/sysreg/reg_test.h
branches/arty-newcc/tools/sysreg/rosboot_test.cpp
branches/arty-newcc/tools/sysreg/rosboot_test.h
branches/arty-newcc/tools/sysreg/sym_file.cpp
branches/arty-newcc/tools/sysreg/sym_file.h
branches/arty-newcc/tools/sysreg/sysreg.cpp
branches/arty-newcc/tools/sysreg/sysreg.h
branches/arty-newcc/tools/sysreg/sysreg.rbuild
branches/arty-newcc/tools/sysreg/timer_callback.h
branches/arty-newcc/tools/sysreg/timer_command_callback.cpp
branches/arty-newcc/tools/sysreg/timer_command_callback.h
branches/arty-newcc/tools/sysreg/txtmode.cfg
branches/arty-newcc/tools/sysreg/user_types.h
Modified:
branches/arty-newcc/tools/bin2c.mak
branches/arty-newcc/tools/buildno/buildno.mak
branches/arty-newcc/tools/cabman/cabinet.cxx
branches/arty-newcc/tools/cabman/cabman.rbuild
branches/arty-newcc/tools/cdmake/cdmake.c
branches/arty-newcc/tools/gendib/gendib.c
branches/arty-newcc/tools/gendib/gendib.mak
branches/arty-newcc/tools/mkhive/cmi.c
branches/arty-newcc/tools/mkhive/mkhive.rbuild
branches/arty-newcc/tools/mkhive/reginf.c
branches/arty-newcc/tools/mkhive/registry.c
branches/arty-newcc/tools/mkhive/rtl.c
branches/arty-newcc/tools/nci/nci.mak
branches/arty-newcc/tools/nci/ncitool.c
branches/arty-newcc/tools/ofw_interface/ofw_interface.mak
branches/arty-newcc/tools/pefixup.mak
branches/arty-newcc/tools/raddr2line.c
branches/arty-newcc/tools/raddr2line.mak
branches/arty-newcc/tools/rbuild/automaticdependency.cpp
branches/arty-newcc/tools/rbuild/backend/codeblocks/codeblocks.cpp
branches/arty-newcc/tools/rbuild/backend/codeblocks/codeblocks.h
branches/arty-newcc/tools/rbuild/backend/dependencymap/dependencymap.cpp (contents,
props changed)
branches/arty-newcc/tools/rbuild/backend/dependencymap/dependencymap.h (contents,
props changed)
branches/arty-newcc/tools/rbuild/backend/devcpp/devcpp.cpp
branches/arty-newcc/tools/rbuild/backend/mingw/mingw.cpp
branches/arty-newcc/tools/rbuild/backend/mingw/mingw.h
branches/arty-newcc/tools/rbuild/backend/mingw/modulehandler.cpp
branches/arty-newcc/tools/rbuild/backend/mingw/modulehandler.h
branches/arty-newcc/tools/rbuild/backend/mingw/proxymakefile.cpp
branches/arty-newcc/tools/rbuild/backend/mingw/rule.cpp
branches/arty-newcc/tools/rbuild/backend/mingw/rule.h
branches/arty-newcc/tools/rbuild/backend/msbuild/msbuild.cpp (contents, props
changed)
branches/arty-newcc/tools/rbuild/backend/msbuild/msbuild.h (contents, props
changed)
branches/arty-newcc/tools/rbuild/backend/msvc/msvc.cpp
branches/arty-newcc/tools/rbuild/backend/msvc/msvcmaker.cpp
branches/arty-newcc/tools/rbuild/backend/msvc/vcprojmaker.cpp
branches/arty-newcc/tools/rbuild/backend/versionreport/versionreport.cpp (contents,
props changed)
branches/arty-newcc/tools/rbuild/backend/versionreport/versionreport.h (contents,
props changed)
branches/arty-newcc/tools/rbuild/bootstrap.cpp
branches/arty-newcc/tools/rbuild/compilationunit.cpp
branches/arty-newcc/tools/rbuild/compilationunitsupportcode.cpp
branches/arty-newcc/tools/rbuild/configuration.cpp
branches/arty-newcc/tools/rbuild/global.cpp
branches/arty-newcc/tools/rbuild/include.cpp
branches/arty-newcc/tools/rbuild/module.cpp
branches/arty-newcc/tools/rbuild/pch.h
branches/arty-newcc/tools/rbuild/project.cpp
branches/arty-newcc/tools/rbuild/project.dtd
branches/arty-newcc/tools/rbuild/rbuild.cpp
branches/arty-newcc/tools/rbuild/rbuild.h
branches/arty-newcc/tools/rbuild/rbuild.mak
branches/arty-newcc/tools/rbuild/rbuild.vcproj
branches/arty-newcc/tools/rbuild/syssetupgenerator.cpp
branches/arty-newcc/tools/rbuild/testsupportcode.cpp
branches/arty-newcc/tools/rgenstat/rgenstat.c
branches/arty-newcc/tools/rsym.c
branches/arty-newcc/tools/rsym.h
branches/arty-newcc/tools/rsym.mak
branches/arty-newcc/tools/ssprintf.cpp
branches/arty-newcc/tools/tools.mak
branches/arty-newcc/tools/tools.rbuild
branches/arty-newcc/tools/unicode/Makefile.in
branches/arty-newcc/tools/unicode/c_037.c
branches/arty-newcc/tools/unicode/c_10000.c
branches/arty-newcc/tools/unicode/c_10006.c
branches/arty-newcc/tools/unicode/c_10007.c
branches/arty-newcc/tools/unicode/c_10029.c
branches/arty-newcc/tools/unicode/c_1006.c
branches/arty-newcc/tools/unicode/c_10079.c
branches/arty-newcc/tools/unicode/c_10081.c
branches/arty-newcc/tools/unicode/c_1026.c
branches/arty-newcc/tools/unicode/c_1250.c
branches/arty-newcc/tools/unicode/c_1251.c
branches/arty-newcc/tools/unicode/c_1252.c
branches/arty-newcc/tools/unicode/c_1253.c
branches/arty-newcc/tools/unicode/c_1254.c
branches/arty-newcc/tools/unicode/c_1255.c
branches/arty-newcc/tools/unicode/c_1256.c
branches/arty-newcc/tools/unicode/c_1257.c
branches/arty-newcc/tools/unicode/c_1258.c
branches/arty-newcc/tools/unicode/c_20866.c
branches/arty-newcc/tools/unicode/c_21866.c
branches/arty-newcc/tools/unicode/c_28591.c
branches/arty-newcc/tools/unicode/c_28592.c
branches/arty-newcc/tools/unicode/c_28593.c
branches/arty-newcc/tools/unicode/c_28594.c
branches/arty-newcc/tools/unicode/c_28595.c
branches/arty-newcc/tools/unicode/c_28596.c
branches/arty-newcc/tools/unicode/c_28597.c
branches/arty-newcc/tools/unicode/c_28598.c
branches/arty-newcc/tools/unicode/c_28599.c
branches/arty-newcc/tools/unicode/c_28600.c
branches/arty-newcc/tools/unicode/c_28603.c
branches/arty-newcc/tools/unicode/c_28604.c
branches/arty-newcc/tools/unicode/c_28605.c
branches/arty-newcc/tools/unicode/c_28606.c
branches/arty-newcc/tools/unicode/c_424.c
branches/arty-newcc/tools/unicode/c_437.c
branches/arty-newcc/tools/unicode/c_500.c
branches/arty-newcc/tools/unicode/c_737.c
branches/arty-newcc/tools/unicode/c_775.c
branches/arty-newcc/tools/unicode/c_850.c
branches/arty-newcc/tools/unicode/c_852.c
branches/arty-newcc/tools/unicode/c_855.c
branches/arty-newcc/tools/unicode/c_856.c
branches/arty-newcc/tools/unicode/c_857.c
branches/arty-newcc/tools/unicode/c_860.c
branches/arty-newcc/tools/unicode/c_861.c
branches/arty-newcc/tools/unicode/c_862.c
branches/arty-newcc/tools/unicode/c_863.c
branches/arty-newcc/tools/unicode/c_864.c
branches/arty-newcc/tools/unicode/c_865.c
branches/arty-newcc/tools/unicode/c_866.c
branches/arty-newcc/tools/unicode/c_869.c
branches/arty-newcc/tools/unicode/c_874.c
branches/arty-newcc/tools/unicode/c_875.c
branches/arty-newcc/tools/unicode/c_878.c
branches/arty-newcc/tools/unicode/casemap.c
branches/arty-newcc/tools/unicode/compose.c
branches/arty-newcc/tools/unicode/cpmap.pl
branches/arty-newcc/tools/unicode/cptable.c
branches/arty-newcc/tools/unicode/mbtowc.c
branches/arty-newcc/tools/unicode/sortkey.c
branches/arty-newcc/tools/unicode/string.c
branches/arty-newcc/tools/unicode/unicode.rbuild
branches/arty-newcc/tools/unicode/utf8.c
branches/arty-newcc/tools/unicode/wctomb.c
branches/arty-newcc/tools/unicode/wctype.c
branches/arty-newcc/tools/unicode/wine/unicode.h
branches/arty-newcc/tools/widl/client.c
branches/arty-newcc/tools/widl/header.c
branches/arty-newcc/tools/widl/header.h
branches/arty-newcc/tools/widl/parser.h
branches/arty-newcc/tools/widl/parser.l
branches/arty-newcc/tools/widl/parser.tab.c
branches/arty-newcc/tools/widl/parser.tab.h
branches/arty-newcc/tools/widl/parser.y
branches/arty-newcc/tools/widl/parser.yy.c
branches/arty-newcc/tools/widl/proxy.c
branches/arty-newcc/tools/widl/server.c
branches/arty-newcc/tools/widl/typegen.c
branches/arty-newcc/tools/widl/typegen.h
branches/arty-newcc/tools/widl/typelib.c
branches/arty-newcc/tools/widl/typelib.h
branches/arty-newcc/tools/widl/utils.c
branches/arty-newcc/tools/widl/utils.h
branches/arty-newcc/tools/widl/widl.c
branches/arty-newcc/tools/widl/widl.h
branches/arty-newcc/tools/widl/widl.rbuild
branches/arty-newcc/tools/widl/widl_ros.diff
branches/arty-newcc/tools/widl/widltypes.h
branches/arty-newcc/tools/widl/write_msft.c
branches/arty-newcc/tools/winebuild/build.h
branches/arty-newcc/tools/winebuild/import.c
branches/arty-newcc/tools/winebuild/main.c
branches/arty-newcc/tools/winebuild/parser.c
branches/arty-newcc/tools/winebuild/relay.c
branches/arty-newcc/tools/winebuild/res32.c
branches/arty-newcc/tools/winebuild/spec16.c
branches/arty-newcc/tools/winebuild/spec32.c
branches/arty-newcc/tools/winebuild/utils.c
branches/arty-newcc/tools/winebuild/winebuild.rbuild
branches/arty-newcc/tools/wmc/lang.c
branches/arty-newcc/tools/wmc/mcl.c
branches/arty-newcc/tools/wmc/mcy.tab.c
branches/arty-newcc/tools/wmc/wmc.rbuild
branches/arty-newcc/tools/wmc/wmctypes.h
branches/arty-newcc/tools/wmc/write.c
branches/arty-newcc/tools/wpp/lex.yy.c
branches/arty-newcc/tools/wpp/ppl.l
branches/arty-newcc/tools/wpp/ppy.tab.c
branches/arty-newcc/tools/wpp/ppy.tab.h
branches/arty-newcc/tools/wpp/ppy.y
branches/arty-newcc/tools/wpp/wpp.c
branches/arty-newcc/tools/wpp/wpp.rbuild
branches/arty-newcc/tools/wpp/wpp_private.h
branches/arty-newcc/tools/wrc/genres.c
branches/arty-newcc/tools/wrc/lex.yy.c
branches/arty-newcc/tools/wrc/newstruc.c
branches/arty-newcc/tools/wrc/parser.h
branches/arty-newcc/tools/wrc/parser.l
branches/arty-newcc/tools/wrc/parser.tab.c
branches/arty-newcc/tools/wrc/parser.tab.h
branches/arty-newcc/tools/wrc/parser.y
branches/arty-newcc/tools/wrc/readres.c
branches/arty-newcc/tools/wrc/translation.c
branches/arty-newcc/tools/wrc/utils.c
branches/arty-newcc/tools/wrc/wrc.c
branches/arty-newcc/tools/wrc/wrc.rbuild
branches/arty-newcc/tools/wrc/wrcrostypes.h (contents, props changed)
branches/arty-newcc/tools/wrc/writeres.c
branches/arty-newcc/tools/xml.cpp
branches/arty-newcc/tools/xml.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: branches/arty-newcc/tools/bin2c.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/bin2c.mak?rev=…
Modified: branches/arty-newcc/tools/buildno/buildno.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/buildno/buildn…
Modified: branches/arty-newcc/tools/cabman/cabinet.cxx
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/cabman/cabinet…
Modified: branches/arty-newcc/tools/cabman/cabman.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/cabman/cabman.…
Modified: branches/arty-newcc/tools/cdmake/cdmake.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/cdmake/cdmake.…
Modified: branches/arty-newcc/tools/gendib/gendib.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/gendib/gendib.…
Modified: branches/arty-newcc/tools/gendib/gendib.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/gendib/gendib.…
Added: branches/arty-newcc/tools/hpp/hpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/hpp/hpp.c?rev=…
Added: branches/arty-newcc/tools/hpp/hpp.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/hpp/hpp.rbuild…
Modified: branches/arty-newcc/tools/mkhive/cmi.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/mkhive/cmi.c?r…
Modified: branches/arty-newcc/tools/mkhive/mkhive.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/mkhive/mkhive.…
Modified: branches/arty-newcc/tools/mkhive/reginf.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/mkhive/reginf.…
Modified: branches/arty-newcc/tools/mkhive/registry.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/mkhive/registr…
Modified: branches/arty-newcc/tools/mkhive/rtl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/mkhive/rtl.c?r…
Modified: branches/arty-newcc/tools/nci/nci.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/nci/nci.mak?re…
Modified: branches/arty-newcc/tools/nci/ncitool.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/nci/ncitool.c?…
Modified: branches/arty-newcc/tools/ofw_interface/ofw_interface.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/ofw_interface/…
Modified: branches/arty-newcc/tools/pefixup.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/pefixup.mak?re…
Modified: branches/arty-newcc/tools/raddr2line.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/raddr2line.c?r…
Modified: branches/arty-newcc/tools/raddr2line.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/raddr2line.mak…
Modified: branches/arty-newcc/tools/rbuild/automaticdependency.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/automat…
Modified: branches/arty-newcc/tools/rbuild/backend/codeblocks/codeblocks.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/codeblocks/codeblocks.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/dependencymap/dependencymap.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/dependencymap/dependencymap.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/devcpp/devcpp.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/mingw.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/mingw.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/modulehandler.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/modulehandler.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/proxymakefile.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/rule.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/mingw/rule.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Added: branches/arty-newcc/tools/rbuild/backend/mingw/rules.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/msbuild/msbuild.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/msbuild/msbuild.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/msvc/msvc.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/msvc/msvcmaker.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/msvc/vcprojmaker.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/versionreport/versionreport.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/backend/versionreport/versionreport.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/backend…
Modified: branches/arty-newcc/tools/rbuild/bootstrap.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/bootstr…
Modified: branches/arty-newcc/tools/rbuild/compilationunit.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/compila…
Modified: branches/arty-newcc/tools/rbuild/compilationunitsupportcode.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/compila…
Modified: branches/arty-newcc/tools/rbuild/configuration.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/configu…
Modified: branches/arty-newcc/tools/rbuild/global.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/global.…
Modified: branches/arty-newcc/tools/rbuild/include.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/include…
Modified: branches/arty-newcc/tools/rbuild/module.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/module.…
Modified: branches/arty-newcc/tools/rbuild/pch.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/pch.h?r…
Modified: branches/arty-newcc/tools/rbuild/project.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/project…
Modified: branches/arty-newcc/tools/rbuild/project.dtd
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/project…
Modified: branches/arty-newcc/tools/rbuild/rbuild.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/rbuild.…
Modified: branches/arty-newcc/tools/rbuild/rbuild.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/rbuild.…
Modified: branches/arty-newcc/tools/rbuild/rbuild.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/rbuild.…
Modified: branches/arty-newcc/tools/rbuild/rbuild.vcproj
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/rbuild.…
Modified: branches/arty-newcc/tools/rbuild/syssetupgenerator.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/syssetu…
Modified: branches/arty-newcc/tools/rbuild/testsupportcode.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rbuild/testsup…
Modified: branches/arty-newcc/tools/rgenstat/rgenstat.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rgenstat/rgens…
Modified: branches/arty-newcc/tools/rsym.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rsym.c?rev=398…
Modified: branches/arty-newcc/tools/rsym.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rsym.h?rev=398…
Modified: branches/arty-newcc/tools/rsym.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/rsym.mak?rev=3…
Modified: branches/arty-newcc/tools/ssprintf.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/ssprintf.cpp?r…
Removed: branches/arty-newcc/tools/sysreg/comp_factory.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/comp_fa…
Removed: branches/arty-newcc/tools/sysreg/conf_parser.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/conf_pa…
Removed: branches/arty-newcc/tools/sysreg/conf_parser.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/conf_pa…
Removed: branches/arty-newcc/tools/sysreg/data_source.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/data_so…
Removed: branches/arty-newcc/tools/sysreg/env_var.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/env_var…
Removed: branches/arty-newcc/tools/sysreg/env_var.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/env_var…
Removed: branches/arty-newcc/tools/sysreg/file_reader.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/file_re…
Removed: branches/arty-newcc/tools/sysreg/file_reader.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/file_re…
Removed: branches/arty-newcc/tools/sysreg/namedpipe_reader.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/namedpi…
Removed: branches/arty-newcc/tools/sysreg/namedpipe_reader.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/namedpi…
Removed: branches/arty-newcc/tools/sysreg/os_support.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/os_supp…
Removed: branches/arty-newcc/tools/sysreg/os_support.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/os_supp…
Removed: branches/arty-newcc/tools/sysreg/pipe_reader.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/pipe_re…
Removed: branches/arty-newcc/tools/sysreg/pipe_reader.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/pipe_re…
Removed: branches/arty-newcc/tools/sysreg/reg_test.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/reg_tes…
Removed: branches/arty-newcc/tools/sysreg/rosboot_test.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/rosboot…
Removed: branches/arty-newcc/tools/sysreg/rosboot_test.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/rosboot…
Removed: branches/arty-newcc/tools/sysreg/sym_file.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/sym_fil…
Removed: branches/arty-newcc/tools/sysreg/sym_file.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/sym_fil…
Removed: branches/arty-newcc/tools/sysreg/sysreg.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/sysreg.…
Removed: branches/arty-newcc/tools/sysreg/sysreg.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/sysreg.…
Removed: branches/arty-newcc/tools/sysreg/sysreg.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/sysreg.…
Removed: branches/arty-newcc/tools/sysreg/timer_callback.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/timer_c…
Removed: branches/arty-newcc/tools/sysreg/timer_command_callback.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/timer_c…
Removed: branches/arty-newcc/tools/sysreg/timer_command_callback.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/timer_c…
Removed: branches/arty-newcc/tools/sysreg/txtmode.cfg
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/txtmode…
Removed: branches/arty-newcc/tools/sysreg/user_types.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/sysreg/user_ty…
Modified: branches/arty-newcc/tools/tools.mak
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/tools.mak?rev=…
Modified: branches/arty-newcc/tools/tools.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/tools.rbuild?r…
Modified: branches/arty-newcc/tools/unicode/Makefile.in
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/Makefi…
Modified: branches/arty-newcc/tools/unicode/c_037.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_037.…
Modified: branches/arty-newcc/tools/unicode/c_10000.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1000…
Modified: branches/arty-newcc/tools/unicode/c_10006.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1000…
Modified: branches/arty-newcc/tools/unicode/c_10007.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1000…
Modified: branches/arty-newcc/tools/unicode/c_10029.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1002…
Modified: branches/arty-newcc/tools/unicode/c_1006.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1006…
Modified: branches/arty-newcc/tools/unicode/c_10079.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1007…
Modified: branches/arty-newcc/tools/unicode/c_10081.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1008…
Modified: branches/arty-newcc/tools/unicode/c_1026.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1026…
Modified: branches/arty-newcc/tools/unicode/c_1250.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1250…
Modified: branches/arty-newcc/tools/unicode/c_1251.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1251…
Modified: branches/arty-newcc/tools/unicode/c_1252.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1252…
Modified: branches/arty-newcc/tools/unicode/c_1253.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1253…
Modified: branches/arty-newcc/tools/unicode/c_1254.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1254…
Modified: branches/arty-newcc/tools/unicode/c_1255.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1255…
Modified: branches/arty-newcc/tools/unicode/c_1256.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1256…
Modified: branches/arty-newcc/tools/unicode/c_1257.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1257…
Modified: branches/arty-newcc/tools/unicode/c_1258.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1258…
Added: branches/arty-newcc/tools/unicode/c_1361.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_1361…
Added: branches/arty-newcc/tools/unicode/c_20127.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2012…
Modified: branches/arty-newcc/tools/unicode/c_20866.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2086…
Modified: branches/arty-newcc/tools/unicode/c_21866.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2186…
Modified: branches/arty-newcc/tools/unicode/c_28591.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28592.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28593.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28594.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28595.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28596.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28597.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28598.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28599.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2859…
Modified: branches/arty-newcc/tools/unicode/c_28600.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2860…
Modified: branches/arty-newcc/tools/unicode/c_28603.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2860…
Modified: branches/arty-newcc/tools/unicode/c_28604.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2860…
Modified: branches/arty-newcc/tools/unicode/c_28605.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2860…
Modified: branches/arty-newcc/tools/unicode/c_28606.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_2860…
Modified: branches/arty-newcc/tools/unicode/c_424.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_424.…
Modified: branches/arty-newcc/tools/unicode/c_437.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_437.…
Modified: branches/arty-newcc/tools/unicode/c_500.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_500.…
Modified: branches/arty-newcc/tools/unicode/c_737.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_737.…
Modified: branches/arty-newcc/tools/unicode/c_775.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_775.…
Modified: branches/arty-newcc/tools/unicode/c_850.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_850.…
Modified: branches/arty-newcc/tools/unicode/c_852.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_852.…
Modified: branches/arty-newcc/tools/unicode/c_855.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_855.…
Modified: branches/arty-newcc/tools/unicode/c_856.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_856.…
Modified: branches/arty-newcc/tools/unicode/c_857.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_857.…
Modified: branches/arty-newcc/tools/unicode/c_860.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_860.…
Modified: branches/arty-newcc/tools/unicode/c_861.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_861.…
Modified: branches/arty-newcc/tools/unicode/c_862.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_862.…
Modified: branches/arty-newcc/tools/unicode/c_863.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_863.…
Modified: branches/arty-newcc/tools/unicode/c_864.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_864.…
Modified: branches/arty-newcc/tools/unicode/c_865.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_865.…
Modified: branches/arty-newcc/tools/unicode/c_866.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_866.…
Modified: branches/arty-newcc/tools/unicode/c_869.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_869.…
Modified: branches/arty-newcc/tools/unicode/c_874.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_874.…
Modified: branches/arty-newcc/tools/unicode/c_875.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_875.…
Modified: branches/arty-newcc/tools/unicode/c_878.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/c_878.…
Modified: branches/arty-newcc/tools/unicode/casemap.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/casema…
Modified: branches/arty-newcc/tools/unicode/compose.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/compos…
Modified: branches/arty-newcc/tools/unicode/cpmap.pl
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/cpmap.…
Modified: branches/arty-newcc/tools/unicode/cptable.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/cptabl…
Modified: branches/arty-newcc/tools/unicode/mbtowc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/mbtowc…
Modified: branches/arty-newcc/tools/unicode/sortkey.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/sortke…
Modified: branches/arty-newcc/tools/unicode/string.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/string…
Modified: branches/arty-newcc/tools/unicode/unicode.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/unicod…
Modified: branches/arty-newcc/tools/unicode/utf8.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/utf8.c…
Modified: branches/arty-newcc/tools/unicode/wctomb.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/wctomb…
Modified: branches/arty-newcc/tools/unicode/wctype.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/wctype…
Modified: branches/arty-newcc/tools/unicode/wine/unicode.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/unicode/wine/u…
Added: branches/arty-newcc/tools/utf16le/utf16le.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/utf16le/utf16l…
Added: branches/arty-newcc/tools/utf16le/utf16le.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/utf16le/utf16l…
Modified: branches/arty-newcc/tools/widl/client.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/client.c?…
Added: branches/arty-newcc/tools/widl/expr.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/expr.c?re…
Added: branches/arty-newcc/tools/widl/expr.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/expr.h?re…
Modified: branches/arty-newcc/tools/widl/header.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/header.c?…
Modified: branches/arty-newcc/tools/widl/header.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/header.h?…
Modified: branches/arty-newcc/tools/widl/parser.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.h?…
Modified: branches/arty-newcc/tools/widl/parser.l
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.l?…
Modified: branches/arty-newcc/tools/widl/parser.tab.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.ta…
Modified: branches/arty-newcc/tools/widl/parser.tab.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.ta…
Modified: branches/arty-newcc/tools/widl/parser.y
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.y?…
Modified: branches/arty-newcc/tools/widl/parser.yy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/parser.yy…
Modified: branches/arty-newcc/tools/widl/proxy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/proxy.c?r…
Modified: branches/arty-newcc/tools/widl/server.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/server.c?…
Modified: branches/arty-newcc/tools/widl/typegen.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typegen.c…
Modified: branches/arty-newcc/tools/widl/typegen.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typegen.h…
Modified: branches/arty-newcc/tools/widl/typelib.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typelib.c…
Modified: branches/arty-newcc/tools/widl/typelib.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typelib.h…
Added: branches/arty-newcc/tools/widl/typetree.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typetree.…
Added: branches/arty-newcc/tools/widl/typetree.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/typetree.…
Modified: branches/arty-newcc/tools/widl/utils.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/utils.c?r…
Modified: branches/arty-newcc/tools/widl/utils.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/utils.h?r…
Modified: branches/arty-newcc/tools/widl/widl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/widl.c?re…
Modified: branches/arty-newcc/tools/widl/widl.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/widl.h?re…
Modified: branches/arty-newcc/tools/widl/widl.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/widl.rbui…
Modified: branches/arty-newcc/tools/widl/widl_ros.diff
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/widl_ros.…
Modified: branches/arty-newcc/tools/widl/widltypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/widltypes…
Modified: branches/arty-newcc/tools/widl/write_msft.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/widl/write_msf…
Modified: branches/arty-newcc/tools/winebuild/build.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/buil…
Modified: branches/arty-newcc/tools/winebuild/import.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/impo…
Modified: branches/arty-newcc/tools/winebuild/main.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/main…
Modified: branches/arty-newcc/tools/winebuild/parser.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/pars…
Modified: branches/arty-newcc/tools/winebuild/relay.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/rela…
Modified: branches/arty-newcc/tools/winebuild/res32.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/res3…
Modified: branches/arty-newcc/tools/winebuild/spec16.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/spec…
Modified: branches/arty-newcc/tools/winebuild/spec32.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/spec…
Modified: branches/arty-newcc/tools/winebuild/utils.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/util…
Modified: branches/arty-newcc/tools/winebuild/winebuild.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/winebuild/wine…
Modified: branches/arty-newcc/tools/wmc/lang.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/lang.c?rev…
Modified: branches/arty-newcc/tools/wmc/mcl.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/mcl.c?rev=…
Modified: branches/arty-newcc/tools/wmc/mcy.tab.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/mcy.tab.c?…
Modified: branches/arty-newcc/tools/wmc/wmc.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/wmc.rbuild…
Modified: branches/arty-newcc/tools/wmc/wmctypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/wmctypes.h…
Modified: branches/arty-newcc/tools/wmc/write.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wmc/write.c?re…
Modified: branches/arty-newcc/tools/wpp/lex.yy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/lex.yy.c?r…
Modified: branches/arty-newcc/tools/wpp/ppl.l
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/ppl.l?rev=…
Modified: branches/arty-newcc/tools/wpp/ppy.tab.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/ppy.tab.c?…
Modified: branches/arty-newcc/tools/wpp/ppy.tab.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/ppy.tab.h?…
Modified: branches/arty-newcc/tools/wpp/ppy.y
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/ppy.y?rev=…
Modified: branches/arty-newcc/tools/wpp/wpp.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/wpp.c?rev=…
Modified: branches/arty-newcc/tools/wpp/wpp.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/wpp.rbuild…
Modified: branches/arty-newcc/tools/wpp/wpp_private.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wpp/wpp_privat…
Modified: branches/arty-newcc/tools/wrc/genres.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/genres.c?r…
Modified: branches/arty-newcc/tools/wrc/lex.yy.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/lex.yy.c?r…
Modified: branches/arty-newcc/tools/wrc/newstruc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/newstruc.c…
Modified: branches/arty-newcc/tools/wrc/parser.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/parser.h?r…
Modified: branches/arty-newcc/tools/wrc/parser.l
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/parser.l?r…
Modified: branches/arty-newcc/tools/wrc/parser.tab.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/parser.tab…
Modified: branches/arty-newcc/tools/wrc/parser.tab.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/parser.tab…
Modified: branches/arty-newcc/tools/wrc/parser.y
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/parser.y?r…
Modified: branches/arty-newcc/tools/wrc/readres.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/readres.c?…
Modified: branches/arty-newcc/tools/wrc/translation.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/translatio…
Modified: branches/arty-newcc/tools/wrc/utils.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/utils.c?re…
Modified: branches/arty-newcc/tools/wrc/wrc.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/wrc.c?rev=…
Modified: branches/arty-newcc/tools/wrc/wrc.rbuild
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/wrc.rbuild…
Modified: branches/arty-newcc/tools/wrc/wrcrostypes.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/wrcrostype…
Modified: branches/arty-newcc/tools/wrc/writeres.c
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/wrc/writeres.c…
Modified: branches/arty-newcc/tools/xml.cpp
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/xml.cpp?rev=39…
Modified: branches/arty-newcc/tools/xml.h
URL:
http://svn.reactos.org/svn/reactos/branches/arty-newcc/tools/xml.h?rev=3981…