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
O
Online Text Editor (OnText)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Updated addAll().
cyzsuraj
More...
over 21 years ago
Removed addAll() override because it is taken care of by add() override.
cyzsuraj
More...
over 21 years ago
Adding (Set) class, subset of (Collection).
cyzsuraj
More...
over 21 years ago
Added addAll() func.
cyzsuraj
More...
over 21 years ago
Changed CVS tag $Author$ to my name.
cyzsuraj
More...
over 21 years ago
Adding (FileBufferManager) class that will manage (FileBuffer)s.
cyzsuraj
More...
over 21 years ago
Added getHashCode() func.
cyzsuraj
More...
over 21 years ago
Added iterator() function.
cyzsuraj
More...
over 21 years ago
Adding (Iterator) class for iterating through (Collection) classes.
cyzsuraj
More...
over 21 years ago
Updated constructor.
cyzsuraj
More...
over 21 years ago
Removed implementation of Collection->toArrayRef() function.
cyzsuraj
More...
over 21 years ago
Removed toArrayRef() function it can be dangerous when passing reference to local variable to another function.
cyzsuraj
More...
over 21 years ago
Updated implementation to use the (Collection) class.
cyzsuraj
More...
over 21 years ago
Added default constructor.
cyzsuraj
More...
over 21 years ago
Added constructor that can initialize the collection to an array or an other collection.
cyzsuraj
More...
over 21 years ago
Adding loosely implemented (Collection) class based from Java.
cyzsuraj
More...
over 21 years ago
Added $a_subjects param to perform() and set a blank function implementation for it so that it is a true abstract function.
cyzsuraj
More...
over 21 years ago
Added (is_a) class checks for setModel() and setContainer() methods. Although I do not know if the check will be needed for the container just yet. For that UI Container class must be implemented first.
cyzsuraj
More...
over 21 years ago
Adding minimal (View) class of MVC pattern.
cyzsuraj
More...
over 21 years ago
Added loadData() abstract function.
cyzsuraj
More...
over 21 years ago
Updated (Model) class to inherit from (Observable) and updated setData() to notify observers.
cyzsuraj
More...
over 21 years ago
Adding main configuration file.
cyzsuraj
More...
over 21 years ago
Changed CVS tag $ to my full name.
cyzsuraj
More...
over 21 years ago
Adding (Observer/Observable) pattern implemented in PHP from java.util library.
cyzsuraj
More...
over 21 years ago
Updated (StringBuffer) to inherit from (Model) class and updated member functions to use the parent class funcs.
cyzsuraj
More...
over 21 years ago
Updated javadoc comments.
cyzsuraj
More...
over 21 years ago
Adding (Model) class which represents an abstract data model.
cyzsuraj
More...
over 21 years ago
Method perform() will return false by default.
cyzsuraj
More...
over 21 years ago
Removed unncessary imports.
cyzsuraj
More...
over 21 years ago
Added abstract (Action) class.
cyzsuraj
More...
over 21 years ago
←
1
2
3
→
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