openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
L
LinuxSampler
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 24 hours
ago. based on code collected
1 day
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 5 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Missing C++ dynamic exception specifiers replaced by LS_THROWS(...).
schoenebeck
More...
over 1 year ago
* Replaced all so called C++ 'dynamic exception specifiers' by macro
schoenebeck
More...
over 1 year ago
Debian: Added build dependency for flex, bison and perl.
schoenebeck
More...
over 1 year ago
Revise build of auto generated source files.
schoenebeck
More...
over 1 year ago
Fix 'clean' rule for Flex/Bison auto generated files.
schoenebeck
More...
over 1 year ago
* Drop support for ancient lex (Flex only supported now).
schoenebeck
More...
over 1 year ago
Make it clear that this shell script is for generating the NKSP parser.
schoenebeck
More...
over 1 year ago
* Bison: treat all NKSP grammar conflicts as error.
schoenebeck
More...
over 1 year ago
* NKSP: Fix misbehaviour with certain compilers: evaluation of expression
schoenebeck
More...
over 1 year ago
NKSP test: adjust diagnostic output for strings
schoenebeck
More...
over 1 year ago
* NKSP tests: fix -Wreorder-init-list errors with GCC.
schoenebeck
More...
over 1 year ago
Fix compiler warning about unterminated warning text.
schoenebeck
More...
over 1 year ago
* Drop support for ancient yacc (GNU Bison only supported now).
schoenebeck
More...
over 1 year ago
* Silence Bison 3 warnings about deprecated features (using them
schoenebeck
More...
over 1 year ago
NKSP tests: improve diagnostic output on test failures.
schoenebeck
More...
over 1 year ago
ScriptVM::exec(): Rename argument execContex -> execContext.
schoenebeck
More...
over 1 year ago
VM: Rename ExecContext::stackFrame -> ExecContext::opStackFrame.
schoenebeck
More...
over 1 year ago
VM: Rename struct StackFrame -> OpStackFrame.
schoenebeck
More...
over 1 year ago
VM: Rename stack -> opStack.
schoenebeck
More...
over 1 year ago
VM: Refactor Op Stack methods.
schoenebeck
More...
over 1 year ago
ScriptVM.h: Minor comment corrections only.
schoenebeck
More...
over 1 year ago
VM: Rename IntArrayVarDef -> ArrayVarDef.
schoenebeck
More...
over 1 year ago
VM: Drop unnecessary virtual keywords (override implies virtual).
schoenebeck
More...
over 1 year ago
NKSP tests: Add more tests for new array type user function result.
schoenebeck
More...
over 1 year ago
* NKSP language: add support for integer array and real array types as
schoenebeck
More...
over 1 year ago
Bump copyright year (2025).
schoenebeck
More...
over 1 year ago
Fix GCC compiler error (designator order for field).
schoenebeck
More...
over 1 year ago
* VM: Simplify constructors of IntArrayVariable and RealArrayVariable.
schoenebeck
More...
over 1 year ago
* VM optimization: when forking a script, only copy as much as really
schoenebeck
More...
over 1 year ago
VM: Improve assertion in ExecContext::dataStackFrame(int framePtr).
schoenebeck
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
45
46
→
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