-
Notifications
You must be signed in to change notification settings - Fork 135
Comparing changes
Open a pull request
base repository: gtkwave/gtkwave
base: master
head repository: aklsh/gtkwave
compare: master
- 13 commits
- 16 files changed
- 8 contributors
Commits on Aug 4, 2022
-
- Done as part of flatpak packaging, but works for native packaging as well
Configuration menu - View commit details
-
Copy full SHA for dce1376 - Browse repository at this point
Copy the full SHA dce1376View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cb3744e - Browse repository at this point
Copy the full SHA cb3744eView commit details
Commits on Aug 7, 2022
-
fix: use unordered list for changes
Co-authored-by: Ralf Fuest <mail@rfuest.de>
Configuration menu - View commit details
-
Copy full SHA for 7ea4d15 - Browse repository at this point
Copy the full SHA 7ea4d15View commit details -
Co-authored-by: Ralf Fuest <mail@rfuest.de>
Configuration menu - View commit details
-
Copy full SHA for 3df6faa - Browse repository at this point
Copy the full SHA 3df6faaView commit details -
Configuration menu - View commit details
-
Copy full SHA for d7854c0 - Browse repository at this point
Copy the full SHA d7854c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cf608 - Browse repository at this point
Copy the full SHA 76cf608View commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f098f98 - Browse repository at this point
Copy the full SHA f098f98View commit details
Commits on Dec 9, 2022
-
Don't crash when loading FST string sigs (#154)
A mismatched malloc_2/free_2 was causing memory corruption when loading FST string signals. Change free to free_2 to free the correct address and not crash on these.
Configuration menu - View commit details
-
Copy full SHA for e7af94c - Browse repository at this point
Copy the full SHA e7af94cView commit details -
Improve bundle directory detection. (#158)
Now works no matter what the current directory is allowing the binary to be run out of the application from the command line.
Configuration menu - View commit details
-
Copy full SHA for e120df6 - Browse repository at this point
Copy the full SHA e120df6View commit details -
Disable stdio buffering when accessing FST files on NetBSD (#161)
the same as OpenBSD and FreeBSD. Co-authored-by: Lloyd Parkes <lloyd@must-have-coffee.gen.nz>
Configuration menu - View commit details
-
Copy full SHA for d0d8ab8 - Browse repository at this point
Copy the full SHA d0d8ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dab3335 - Browse repository at this point
Copy the full SHA dab3335View commit details -
Only include Wayland headers when GDK has Wayland support (#162)
Don't try to include gdk/gdkwayland.h unless the GDK backend declares support for Wayland. This allows Gtkwave to be built with Gtk versions >= 3.22.26 without requiring Wayland support.
Configuration menu - View commit details
-
Copy full SHA for 6e4fa10 - Browse repository at this point
Copy the full SHA 6e4fa10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c07945 - Browse repository at this point
Copy the full SHA 2c07945View 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