index
:
wix
bob/BetterScaleSplashScreen
bob/DateTimeErrors
bob/DecompileMsiLockPermissionsEx
bob/DecompilePerUserOrMachine
bob/DecrashUtilDecompiler
bob/DirectoryRefTargetDir
bob/DirectorySearchDefaultId
bob/EnsureTableStandardActions
bob/ExtensionDecompileAllTables
bob/FeatureTreeBrowseDlgButtonWiring
bob/FilesPerUserNoICE
bob/FixHarvestPayloadsFields
bob/FixIEngineSetDownloadSource
bob/Fixes.240629
bob/HarvestMultipleUnnamedBindPaths
bob/HeatCremation
bob/HttpNonSniSslCerts
bob/MSTestTraversal
bob/MagicFilesinRootModules8860
bob/PayloadsHarvesting
bob/PreventSplashScreenForWixV3RelatedBundle
bob/ScopeMessages
bob/SupersededPackageUninstall
bob/Tweaks250713
bob/UnnamedBindPathsInFiles
bob/UpdateRegistrationAcrossUpgrades
bob/WixBundleSourceProcess
bob/WixTestTargets
bob/WixUIOptInPathValidate_8718
bob/WixUIPrintEulaMsiPrint
bob/WixUI_Advanced64
bob/dutiltestloggingex
bob/wixbug8674
bob/wixbug_8585
bob/wixbug_8689
bob/wixbug_8740
main
robmen/8941-null-comment
robmen/9104-base-uninstalls-patch
robmen/add-display-files-in-use-dialog-attribute
robmen/build-cleanup
robmen/dev10
robmen/fixes
robmen/maxpath
robmen/package-id-bundle-code
robmen/peruser-installfolder
robmen/readonly
robmen/xsds
wix601
A mirror of https://github.com/wixtoolset/wix.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
WixToolset.Core
/
CompilerCore.cs
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add error message for cases where inner text used to be used.
Bob Arnson
2020-09-30
1
-0
/
+9
|
*
Fix short filenames containing bind variables
Rob Mensching
2020-07-14
1
-2
/
+2
|
*
Major performance improvements to inline directory syntax parsing
Rob Mensching
2020-07-14
1
-19
/
+18
|
*
Implement optimized simple reference creation
Rob Mensching
2020-07-14
1
-0
/
+31
|
*
Improve compiler performance by removing regex and other string fixes
Rob Mensching
2020-07-08
1
-24
/
+31
|
*
Move short filename generation to the WindowsInstallerBackend
Rob Mensching
2020-07-08
1
-0
/
+1
|
*
The Great Tuple to Symbol Rename (tm)
Rob Mensching
2020-06-25
1
-24
/
+24
|
*
Remove obsolete inner text handling
Rob Mensching
2020-06-23
1
-20
/
+0
|
*
General cleanup.
Sean Hall
2020-04-12
1
-26
/
+36
|
|
|
|
|
|
Try not to send strings to specify the tuple or table. Try to avoid using the Set method on tuples. Always create new tuples and add them to the section in the same line.
*
Add ability for extensions to create custom bundle searches.
Sean Hall
2020-03-30
1
-0
/
+5
|
|
|
|
This required creating BundleExtensionData.xml.
*
Integrate latest changes to tuple definitions
Rob Mensching
2019-05-23
1
-137
/
+13
|
*
Implement and use IParseHelper.ScheduleActionTuple
Rob Mensching
2019-05-09
1
-52
/
+7
|
*
Use new strongly typed tuples
Rob Mensching
2019-05-08
1
-3
/
+13
|
*
Integrate interface-only WixToolset.Extensibility change
Rob Mensching
2019-03-01
1
-3
/
+3
|
*
Major reduction in public surface area of WixToolset.Core
Rob Mensching
2018-08-01
1
-1
/
+1
|
*
Integrate Extensibility.Data namespace change from Extensibility repo
Rob Mensching
2018-07-23
1
-0
/
+1
|
*
Implement IParseHelper.GetAttributeMsidbRegistryRootValue()
Rob Mensching
2017-12-29
1
-63
/
+1
|
*
Integrate simplified message handling
Rob Mensching
2017-12-19
1
-34
/
+32
|
*
Refactor CompilerCore to ParserHelper and other clean up
Rob Mensching
2017-11-14
1
-668
/
+92
|
*
Update to WiX Intermediate Representation
Rob Mensching
2017-11-01
1
-72
/
+62
|
*
Massive refactoring to introduce the concept of IBackend
Rob Mensching
2017-10-14
1
-4
/
+5
|
*
Initial code commit
Rob Mensching
2017-09-17
1
-0
/
+1932