0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jul 05, 2024 — Jul 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Introduced library 'rt' as a replacement for 'runtime'. Introduced class More... over 18 years ago
Fixed the problem with svn-hook installation. Added logging to the hook More... over 18 years ago
Using version 2.4 for tools depot by default. Fixed utility 'new' for the More... over 18 years ago
Preserving recent changes for SFU and MKS Toolkit. More... over 18 years ago
Adjustments necessary for SFU/Interix - honoring $HOME variable over what is More... over 18 years ago
Added support for Windows SFU (Interix). More... over 18 years ago
Not using ksh's $PWD as it is not properly maintained in CYGWIN. More... over 18 years ago
Committing forgotten changes made long ago -- new method SK::Process.stop and More... over 18 years ago
Fixed String#trim() to handle empty and all-whitespace strings correctly. More... over 18 years ago
Modified Java generator to provide method getCode() for DriverException class. More... over 18 years ago
Introduces case insensitive check for strings being equal. More... over 18 years ago
Adjusting for the different order of bignum 32-bit particles in the XMLRPC More... over 18 years ago
Supporting big numbers for Ruby API as well now. More... over 18 years ago
Added support for big numbers. For Java, using Long to represent such numbers. More... over 18 years ago
Added more methods to the String class. More... over 18 years ago
Added P4CONFIG to the default profile. Plus directory ~/local/bin to the PATH More... over 18 years ago
Sorting out Pod members. More... over 18 years ago
Generating Java getter method names according to Java convention, e.g. More... over 18 years ago
Better diagnostics to signal the service absence. More... over 18 years ago
Implemented generation of the Ruby protocol client code. Refactored to reuse More... over 18 years ago
Removing references to a concrete user. More... over 18 years ago
Generating Java API without direct reference to XML-RPC protocol. More... over 18 years ago
Generating Java code suitable for mocking. More... over 18 years ago
Perserving recent changes. More... over 18 years ago
Fixed the case with only one parameter in the Pod. Fixed the problem with More... over 18 years ago
Fix for service methods with no parameters. More... over 18 years ago
Added support for dateTime type. More... over 18 years ago
Switching to Java naming conventions for method names (camel case). More... over 18 years ago
Using Java 1.5 for-each loop instead of classic iterators. More... over 18 years ago
Finished the implementation. Now everything works as designed. More... over 18 years ago