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
OcaIDE
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
about 23 hours
ago.
Nov 05, 2024 — Nov 05, 2025
Showing page 1 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
improve mobile accessibility (based on recommendations from Google Webmaster Tools)
nbros
More...
over 10 years ago
release 1.2.21; update website
nbros
More...
over 11 years ago
Merge pull request #17 from Zdancewic/master
nbros
More...
over 11 years ago
Fixed parsing of ocamldep output for post 3.12 versions.
Steve Zdancewic
More...
over 11 years ago
release version 1.2.20
nicolas
More...
over 11 years ago
OcaIDE now depends on Java 7
nicolas
More...
over 11 years ago
Also allow switching stack frames when we are able to parse the debugger output and the call stack window displays user-friendly stack frames.
Joel Low
More...
over 11 years ago
Make all the regex patterns for the debugger static, so we do not keep compiling them.
Joel Low
More...
over 11 years ago
Ensure the validity of the proposed stack location.
Joel Low
More...
over 11 years ago
Restore the message that displays when the debuggee starts.
Joel Low
More...
over 11 years ago
OCaml 4.01 onwards uses "program end".
Joel Low
More...
over 11 years ago
Make the debugging start/end messages whitespace insensitive too.
Joel Low
More...
over 11 years ago
Make all the ocamldebug output parsing to be whitespace insensitive.
Joel Low
More...
over 11 years ago
Fix empty string handling in makefile project properties.
Joel Low
More...
over 11 years ago
Do not allow an empty string to mean extra make options.
Joel Low
More...
over 11 years ago
Fix include paths when debugging a bytecode not at project root.
Joel Low
More...
over 11 years ago
Be a little more explicit as to why we can't display a variable under watch.
Joel Low
More...
over 11 years ago
Merge branch 'master' of ssh://
[email protected]
/nbros/OcaIDE.git
nicolas
More...
over 11 years ago
When the source encoding is UTF-8, accented characters use two bytes, which was resulting in wrong offsets passed to ocamldebug when setting breakpoints. Fixed by changing the method of setting breakpoints from offset to (line,column). fixes 0000027: invalid line recognition in UTF-8 encoding
nicolas
More...
over 11 years ago
release version 1.2.19
nicolas
More...
over 11 years ago
- fix the stack position when it is over 9 (regex only matched one digit) - allow switching stack frames by single click or using the arrow keys on the keyboard
nbros
More...
over 11 years ago
Implement switching stack frames by double clicking on the call stack. Good for debugging recursive functions.
Joel Low
More...
almost 12 years ago
Fix jumping to the source file by double clicking on the call stack.
Joel Low
More...
almost 12 years ago
Fix compatibility wth OCaml 4.01's backtrace.
Joel Low
More...
almost 12 years ago
Create README.md
nbros
More...
almost 12 years ago
update website
nicolas
More...
almost 12 years ago
release 1.2.18
nicolas
More...
almost 12 years ago
update integrated toplevel documentation; remove now useless multi-line check
nicolas
More...
almost 12 years ago
Fix the Makefile target with new versions of make.
Joel Low
More...
almost 12 years ago
After changing the input from history, set the cursor to the end of the input field.
Joel Low
More...
almost 12 years ago
←
1
2
3
4
5
6
7
8
→
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