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
C
CodeRay
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Sep 11, 2024 — Sep 11, 2025
Showing page 34 of 42
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added scanner proposals.
murphy
More...
over 16 years ago
Made plugin ids case-insensitive.
murphy
More...
over 16 years ago
Updated README.
murphy
More...
over 16 years ago
Completed YAML Scanner (closes #34).
murphy
More...
over 16 years ago
Removed yarv task.
murphy
More...
over 16 years ago
Less verbose rake output, but with Ruby version.
murphy
More...
over 16 years ago
Added Star Rating draft to repo and etc folder to coderay-lib.tmproj.
murphy
More...
over 16 years ago
JRuby fixes.
murphy
More...
over 16 years ago
Fixes for Ruby 1.9.
murphy
More...
over 16 years ago
Improved YAML Scanner (ticket #34). * Added more YAML example files (website, database). * Minor code cleanup in Scanner.
murphy
More...
almost 17 years ago
Fixed tests and YAML Scanner (#34) * The last commit (r262) also belongs to ticket #34.
murphy
More...
almost 17 years ago
New: *YAML* (#53). Preparing for version 0.8.1. * Based on the YAML scanner from Jamis Buck's Syntax lib. * Some YAML examples from Ruby gems. * Doesn't handle string yet; alpha state.
murphy
More...
almost 17 years ago
New: *JSON* (closes #53). Version 0.8 is near! * Simple and really nice scanner (I think), produces colorful output. * Checked against strange examples from Ruby's JSON lib.
murphy
More...
almost 17 years ago
New: *Simple Diff Scanner* (closes #22). * Highlights unified diffs, especially like the ones svn diff outputs. * Changes to make highlighting of whole lines were necessary. * I added two example files.
murphy
More...
almost 17 years ago
Optimized CSS styles, improved coderay_suite, new HTML test. * CSS styles are shortened more to optimize HTML output. * Added a longer example file for the HTML Scanner. * coderay_suite prints more accurate and sensible benchmarks.
murphy
More...
almost 17 years ago
Fixed the test for Java Scanner.
murphy
More...
almost 17 years ago
Forgot to remove a line from SimpleRegexpScanner that I used for Scanners::Java::BuiltinTypes.
murphy
More...
almost 17 years ago
New: *Java Scanner* (closes #42). * Based on JavaScript, does a good job, but may need more polish. * Java::BuiltinTypes::List is a helper constant that contains 2389 Java types. ** The list was generated from TextMate's Java bundle with the help of SimpleRegexpScanner. * I added the JRuby core classes as example code for testing (1.8 MB)
murphy
More...
almost 17 years ago
New: *CSS Scanner* (closes #29). * Based on Stefan Walk's implementation, with fixes, enhancements and speedups. * It seems to be fairly fast and highlights nicely. * I added the styles for Ignis Draconis, S5, and YUI as example code for testing.
murphy
More...
almost 17 years ago
New: *JavaScript Scanner* (closes #23). * It's quite good and fast, but still a beta. * I included Prototype and script.aculo.us as example code for testing.
murphy
More...
almost 17 years ago
Added more file extensions to Scanners * Added file_extensions to Delphi, XML, Debug, Scheme, and NitroXHTML scanners. * Removed obsolete extension declarations from Scanner test suites. * Minor cleanups.
murphy
More...
almost 17 years ago
More cleanup of todo folder.
murphy
More...
about 17 years ago
Some cleanup for the toto folder.
murphy
More...
about 17 years ago
Fixed coderay/for_redcloth escaping.
murphy
More...
about 17 years ago
Changed CodeRay.for_redcloth into require 'coderay/for_redcloth'. * Cleanup in documentation.rake.
murphy
More...
about 17 years ago
dated version number to 0.7.9, deleted ROADMAP.
murphy
More...
about 17 years ago
Added CodeRay.for_redcloth with test and documentation. * Tested with RedCloth 4.0.3. * Also added :ee task for the Ruby Enterprise Edition (rubyee).
murphy
More...
about 17 years ago
Changed coderay_suite's defaults: 'noassert' option is now 'assert'.
murphy
More...
about 17 years ago
Added diff task and a Redmine TODO.
murphy
More...
about 17 years ago
Fixed FileType: .html.erb is now recognized as rhtml.
murphy
More...
about 17 years ago
←
1
2
…
30
31
32
33
34
35
36
37
38
…
41
42
→
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