openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
O
OpenRBIL
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
over 1 year
ago. based on code collected
over 2 years
ago.
Oct 02, 2022 — Oct 02, 2023
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added command-line parsing via the popt library for RBILadmin.
shounin
More...
about 18 years ago
Attempted to add source groups for the header files.
shounin
More...
about 18 years ago
Added some comments to openRBIL_dom.h.
shounin
More...
about 18 years ago
Added functions to support the DOM Element.
shounin
More...
about 18 years ago
Moved the DOM to its own header and set of implementation files.
shounin
More...
about 18 years ago
Moved the string data and functions to their own files separate from the generic type files.
shounin
More...
about 18 years ago
New algorithm for generating the date hash. Instead of taking just the first 4 bytes,
shounin
More...
about 18 years ago
Changed the version.build value to be a hash of the date-time stamp when it is build.
shounin
More...
about 18 years ago
Moved some information from include/openRBIL_types.h to libRBIL/include/openRBIL_internal_types.h.
shounin
More...
about 18 years ago
Removed the hello() function. The function was only needed to show that the library could be access and was being called. We now have actual functions in the library to use, so we don't need it any more.
shounin
More...
about 18 years ago
Renamed generateDebug.sh to generateBuild.sh as the script will generate more than one build type.
shounin
More...
about 18 years ago
Fixed generateDebug.sh so that it works 100% without any errors.
shounin
More...
about 18 years ago
Added a Bash script for easily generating the build environment.
shounin
More...
about 18 years ago
Forgot to add a file.
shounin
More...
about 18 years ago
Corrected bug in printing information.
shounin
More...
about 18 years ago
Added more information, namely about API layers and targetting C and C++ for the API. Some may say "why not do this in Java"? However, to allow many programs to be able to use the API, it must start at a systems-level language. Not all programs are Java, and C is good for this. We can create wrappers, and other stuff to do C++, Java, and other languages as needed.
shounin
More...
about 18 years ago
Added function to get the library version information.
shounin
More...
about 18 years ago
Added initialization and finalization functions to libRBIL.
shounin
More...
about 18 years ago
Adding Concept of Operations and Requirements to the engineering section.
shounin
More...
about 18 years ago
Added a missing header.
shounin
More...
about 18 years ago
Fixed compilation errors.
shounin
More...
about 18 years ago
Added a branch for doing the software engineering work for the project.
shounin
More...
about 18 years ago
Added a branch for doing the software engineering work for the project.
shounin
More...
about 18 years ago
Added a copy of the GNU GPLv3 and a readme file about the licensing.
shounin
More...
about 18 years ago
Added copyright and license statements to all code files.
shounin
More...
about 18 years ago
Removed libRBIL.cpp - we're not going to be using it any way.
shounin
More...
about 18 years ago
Fixed the CMakeLists.txt so that getSVNversion.sh gets run all the time.
shounin
More...
about 18 years ago
Converted stuff back to C due to some build issues.
shounin
More...
about 18 years ago
Added a directory for performing builds in.
shounin
More...
about 18 years ago
Finished conversion to C++. Apparently g++ v4 doesn't like linking C++ with C, so no mixing!
shounin
More...
about 18 years ago
←
1
2
→
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