openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
plovr
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
22 days
ago. based on code collected
23 days
ago.
Jan 29, 2024 — Jan 29, 2025
Showing page 758 of 761
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixes a bug in AmbugateProperties in the presence of interfaces.
[email protected]
More...
about 15 years ago
Fix up the inheritance hierarchy so that "Foo implements Bar" implies that Bar.prototype is the implicit prototype of Foo.prototoype.
[email protected]
More...
about 15 years ago
Fix up the inheritance hierarchy so that "Foo implements Bar" implies that Bar.prototype is the implicit prototype of Foo.prototoype.
[email protected]
More...
about 15 years ago
inline a method from common libraries.
[email protected]
More...
about 15 years ago
inline a method from common libraries.
[email protected]
More...
about 15 years ago
Make the interfaces API a bit less specific.
[email protected]
More...
about 15 years ago
Make the interfaces API a bit less specific.
[email protected]
More...
about 15 years ago
Add more unit tests for type checking.
[email protected]
More...
about 15 years ago
Add more unit tests for type checking.
[email protected]
More...
about 15 years ago
Remove reference to base.X, which the guava team does not plan on open-sourcing
[email protected]
More...
about 15 years ago
Remove reference to base.X, which the guava team does not plan on open-sourcing
[email protected]
More...
about 15 years ago
Add boatloads of tests.
[email protected]
More...
about 15 years ago
Add boatloads of tests.
[email protected]
More...
about 15 years ago
Update the .classpath file for new gen/ directory.
[email protected]
More...
about 15 years ago
Update the .classpath file for new gen/ directory.
[email protected]
More...
about 15 years ago
Add build/ to svn:ignore
[email protected]
More...
about 15 years ago
Pre-compiling the protocol buffers to bytecode is lame. Instead, put the protocol buffer source code under src/, and the generated Java code into gen/ (so that you don't need to install the protocol compiler to compile the code).
[email protected]
More...
about 15 years ago
Pre-compiling the protocol buffers to bytecode is lame. Instead, put the protocol buffer source code under src/, and the generated Java code into gen/ (so that you don't need to install the protocol compiler to compile the code).
[email protected]
More...
about 15 years ago
Add svn:ignore for eclipse files, per Issue 79
[email protected]
More...
about 15 years ago
Add a .classpath and .project file, for eclipse users.
[email protected]
More...
about 15 years ago
Add a .classpath and .project file, for eclipse users.
[email protected]
More...
about 15 years ago
Minor code removal improvement "({}).prop = 3;" has no side effects.
[email protected]
More...
about 15 years ago
Minor code removal improvement "({}).prop = 3;" has no side effects.
[email protected]
More...
about 15 years ago
Add rictic's "ant fuzz-test" command
[email protected]
More...
about 15 years ago
Add rictic's "ant fuzz-test" command
[email protected]
More...
about 15 years ago
Nicer descriptions for the flags api.
[email protected]
More...
about 15 years ago
Nicer descriptions for the flags api.
[email protected]
More...
about 15 years ago
Change the internal representation of constant variables.
[email protected]
More...
about 15 years ago
Change the internal representation of constant variables.
[email protected]
More...
about 15 years ago
Rollback the new ambiguous function def warning, because it still has false positives.
[email protected]
More...
about 15 years ago
←
1
2
…
753
754
755
756
757
758
759
760
761
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree