-
Notifications
You must be signed in to change notification settings - Fork 10
Comparing changes
Open a pull request
base repository: end2endzone/bin2cpp
base: master
head repository: GerHobbelt/bin2cpp
compare: master
- 20 commits
- 168 files changed
- 1 contributor
Commits on Jul 7, 2024
-
Squashed 'thirdparty/RapidAssist/' content from commit 1e35aef
git-subtree-dir: thirdparty/RapidAssist git-subtree-split: 1e35aefb77bf3e15191e8b00e11b215066a51a20
Configuration menu - View commit details
-
Copy full SHA for 2ca50d9 - Browse repository at this point
Copy the full SHA 2ca50d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc8b31 - Browse repository at this point
Copy the full SHA 2cc8b31View commit details -
quick fixes for building in Win32/MSVC UNICODE build mode. Note the #…
…undef+#define hacky patch for the GetEnvironmentStrings API: it turned out that way as that one's ANSI API is apparently named like that, i.e. *without* the ubiquitous 'A' suffix -- me thinks that was a keyboard slip-up over at Microsoft DevQuarters.
Configuration menu - View commit details
-
Copy full SHA for 9b4a70b - Browse repository at this point
Copy the full SHA 9b4a70bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63ad60e - Browse repository at this point
Copy the full SHA 63ad60eView commit details
Commits on Jul 9, 2024
-
fix warning C5204: 'bin2cpp::File': class has virtual functions, but …
…its trivial destructor is not virtual; instances of objects derived from this class may not be destructed correctly
Configuration menu - View commit details
-
Copy full SHA for 6fddc52 - Browse repository at this point
Copy the full SHA 6fddc52View commit details
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 359a3e0 - Browse repository at this point
Copy the full SHA 359a3e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3b5585 - Browse repository at this point
Copy the full SHA f3b5585View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2b4dd - Browse repository at this point
Copy the full SHA 0f2b4ddView commit details
Commits on May 14, 2025
-
fix warning C5204: class has virtual functions, but its trivial destr…
…uctor is not virtual; instances of objects derived from this class may not be destructed correctly
Configuration menu - View commit details
-
Copy full SHA for 623f7ca - Browse repository at this point
Copy the full SHA 623f7caView commit details -
fix compiler error for the new-ish code where the *generated code* al…
…so includes the fix for warning C5204: class has virtual functions, but its trivial destructor is not virtual; instances of objects derived from this class may not be destructed correctly
Configuration menu - View commit details
-
Copy full SHA for bd58306 - Browse repository at this point
Copy the full SHA bd58306View commit details -
Merge remote-tracking branch 'remotes/end2endzone-original/master'
# Conflicts: # src/bin2cpp/BaseGenerator.cpp
Configuration menu - View commit details
-
Copy full SHA for 04ced2b - Browse repository at this point
Copy the full SHA 04ced2bView commit details
Commits on Sep 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8253c6a - Browse repository at this point
Copy the full SHA 8253c6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2905b7 - Browse repository at this point
Copy the full SHA f2905b7View commit details -
Merge commit 'bcfbe55ddd3be507de2d928485836956c7f6b72f'
# Conflicts: # src/bin2cpp/ArrayGenerator.cpp # src/bin2cpp/BaseGenerator.cpp # src/bin2cpp/SegmentGenerator.cpp # src/bin2cpp/StringGenerator.cpp # src/bin2cpp/Win32ResourceGenerator.cpp
Configuration menu - View commit details
-
Copy full SHA for 88551d5 - Browse repository at this point
Copy the full SHA 88551d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f79aa - Browse repository at this point
Copy the full SHA 94f79aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be6ea8 - Browse repository at this point
Copy the full SHA 2be6ea8View commit details -
Merge commit '00721b981a3ab65627266c8fe3b58788f30971eb'
# Conflicts: # src/bin2cpp/ArrayGenerator.cpp # src/bin2cpp/BaseGenerator.cpp # src/bin2cpp/ManagerGenerator.cpp # src/bin2cpp/SegmentGenerator.cpp # src/bin2cpp/StringGenerator.cpp # src/bin2cpp/Win32ResourceGenerator.cpp
Configuration menu - View commit details
-
Copy full SHA for 532c96f - Browse repository at this point
Copy the full SHA 532c96fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba94952 - Browse repository at this point
Copy the full SHA ba94952View commit details
Commits on Sep 30, 2025
-
(:automated_merge:) Merge remote-tracking branch 'remotes/end2endzone…
…-original/master'
Configuration menu - View commit details
-
Copy full SHA for 54cea04 - Browse repository at this point
Copy the full SHA 54cea04View commit details
Commits on Nov 17, 2025
-
fix warning C5204: 'bin2cpp::INameProvider': class has virtual functi…
…ons, but its trivial destructor is not virtual; instances of objects derived from this class may not be destructed correctly.
Configuration menu - View commit details
-
Copy full SHA for 1e908ab - Browse repository at this point
Copy the full SHA 1e908abView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master