-
-
Couldn't load subscription status.
- Fork 5.9k
Comparing changes
Open a pull request
base repository: vim/vim
base: master
head repository: raymond-w-ko/vim
compare: master
- 15 commits
- 46 files changed
- 1 contributor
Commits on Feb 16, 2021
-
improve hash table performance at cost of memory
Switch to Jenkin's one at a time hash Bump initial hash table size to 32. This decreases collision rate from 40% to 20% in my config.
Configuration menu - View commit details
-
Copy full SHA for 4be193f - Browse repository at this point
Copy the full SHA 4be193fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80f2bed - Browse repository at this point
Copy the full SHA 80f2bedView commit details -
add experimental Java bindings
Similar to if_lua, but for Java Supports a variety of interpreters and JVM languages like Clojure, Scala, Groovy, JRuby, and etc. Highly experimental and lacks ability to compile on Linux, just for Windows. Imported from my hg repo, so commits squashed into one for now.
Configuration menu - View commit details
-
Copy full SHA for 6850c98 - Browse repository at this point
Copy the full SHA 6850c98View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9b036f - Browse repository at this point
Copy the full SHA f9b036fView commit details -
use black background to make less distracting
makes the edges near the text area be black to make it less distracting than the near pure white it was before
Configuration menu - View commit details
-
Copy full SHA for 6aa1699 - Browse repository at this point
Copy the full SHA 6aa1699View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59addf2 - Browse repository at this point
Copy the full SHA 59addf2View commit details -
Put my name. Disable GUI. Enable Python 3 dynamic bindings. Include X in case I use it with SSH X forwarding. Max optimizations in CFLAGS and LDFLAGS. Install in home directory. Do not strip binary in case of debugging. fix hardcoded /bin/true location failing on latest Mac OS X
Configuration menu - View commit details
-
Copy full SHA for 8679ae9 - Browse repository at this point
Copy the full SHA 8679ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a41ed - Browse repository at this point
Copy the full SHA 81a41edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 923c462 - Browse repository at this point
Copy the full SHA 923c462View commit details -
Configuration menu - View commit details
-
Copy full SHA for e11e310 - Browse repository at this point
Copy the full SHA e11e310View commit details -
Put my name. Disable GUI. Enable Python 3 dynamic bindings. Include X in case I use it with SSH X forwarding. Max optimizations in CFLAGS and LDFLAGS. Install in home directory. Do not strip binary in case of debugging. fix hardcoded /bin/true location failing on latest Mac OS X
Configuration menu - View commit details
-
Copy full SHA for d045d4a - Browse repository at this point
Copy the full SHA d045d4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a308bda - Browse repository at this point
Copy the full SHA a308bdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0652e - Browse repository at this point
Copy the full SHA 4b0652eView commit details -
my personal Windows compile + install batch files
My own set of batch scripts for compiling and installing Vim on Windows.
Configuration menu - View commit details
-
Copy full SHA for a5acb0b - Browse repository at this point
Copy the full SHA a5acb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6c405 - Browse repository at this point
Copy the full SHA 6b6c405View 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