FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for samples - jruby/jruby · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
jruby
/
jruby
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
947
Star
3.9k
Code
Issues
846
Pull requests
110
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jruby
samples
on
jruby-1_7
User selector
Datepicker
Commit history
Commits on Jun 17, 2013
LoadService.lockAndRequire() was renamed to LoadService.require() in 8072fc0
Show description for ef9a3ff
BanzaiMan
committed
ef9a3ff
View commit details
Copy full SHA for ef9a3ff
View code at this point
Browse repository at this point
Commits on May 21, 2013
Get "demo" related readline GUI stuff working with split jar.
Show description for 48c2126
headius
committed
48c2126
View commit details
Copy full SHA for 48c2126
View code at this point
Browse repository at this point
Commits on Apr 16, 2013
Fix for relative require from within a gem on the classpath.
akiellor
committed
b8bd8e3
View commit details
Copy full SHA for b8bd8e3
View code at this point
Browse repository at this point
Commits on Mar 28, 2013
Move RuntimeHelpers to org.jruby.runtime.Helpers.
headius
committed
bb98e4b
View commit details
Copy full SHA for bb98e4b
View code at this point
Browse repository at this point
Commits on Feb 5, 2013
fix samples/mvm.rb
igorbonadio
committed
fb92bf3
View commit details
Copy full SHA for fb92bf3
View code at this point
Browse repository at this point
Commits on Feb 27, 2012
Don't use $KCODE in 1.9 mode.
headius
committed
994d2cc
View commit details
Copy full SHA for 994d2cc
View code at this point
Browse repository at this point
Commits on Feb 12, 2011
Nicer prompt for IRB applet sample.
headius
committed
99903c8
View commit details
Copy full SHA for 99903c8
View code at this point
Browse repository at this point
Commits on Jun 28, 2010
Widen the screen to display at least 80 columns.
BanzaiMan
committed
0d88e61
View commit details
Copy full SHA for 0d88e61
View code at this point
Browse repository at this point
Commits on Mar 4, 2010
More improvements for java_signature support in jrubyc:
Show description for 65f9a25
headius
committed
65f9a25
View commit details
Copy full SHA for 65f9a25
View code at this point
Browse repository at this point
Commits on Feb 12, 2010
Add an example of defining overloaded methods for jrubyc --java
headius
committed
7557120
View commit details
Copy full SHA for 7557120
View code at this point
Browse repository at this point
Improvements and starting cleanup of jrubyc --java logic.
Show description for 624ac5c
headius
committed
624ac5c
View commit details
Copy full SHA for 624ac5c
View code at this point
Browse repository at this point
Commits on Jan 1, 2010
Fixed: Most FFI samples are broken
vvs
committed
265bf83
View commit details
Copy full SHA for 265bf83
View code at this point
Browse repository at this point
Commits on Dec 19, 2009
Remove MiniJava and all the tendrils it extended through JRuby. Useful remainder moved to org.jruby.java.codegen.RealClassGenerator.
headius
committed
02b8e01
View commit details
Copy full SHA for 02b8e01
View code at this point
Browse repository at this point
JRUBY-4327: JIRB in signed-jirb.jnlp is broken
Show description for 3d51e60
vvs
committed
3d51e60
View commit details
Copy full SHA for 3d51e60
View code at this point
Browse repository at this point
Better git ignores for jnlp samples.
vvs
committed
5c1cb42
View commit details
Copy full SHA for 5c1cb42
View code at this point
Browse repository at this point
Commits on Mar 14, 2009
Add basic annotation support to compiler2.
Show description for 97f7a65
headius
committed
97f7a65
View commit details
Copy full SHA for 97f7a65
View code at this point
Browse repository at this point
Commits on Mar 13, 2009
Add samples for compiler2.
Show description for 8012811
headius
committed
8012811
View commit details
Copy full SHA for 8012811
View code at this point
Browse repository at this point
Commits on Jan 12, 2009
Update swing example
Show description for f48b8b1
enebo
committed
f48b8b1
View commit details
Copy full SHA for f48b8b1
View code at this point
Browse repository at this point
Commits on Dec 28, 2008
add dir with samples for signed and unsigned jnlps
Show description for dd282ab
headius
committed
dd282ab
View commit details
Copy full SHA for dd282ab
View code at this point
Browse repository at this point
Commits on Nov 4, 2008
Use auto-layout if running on ruby 1.9
Show description for 350ab0e
vp-of-awesome
committed
350ab0e
View commit details
Copy full SHA for 350ab0e
View code at this point
Browse repository at this point
Commits on Oct 31, 2008
Add gettimeofday FFI example
Show description for e8441ee
vp-of-awesome
committed
e8441ee
View commit details
Copy full SHA for e8441ee
View code at this point
Browse repository at this point
Eliminate JRuby::FFI usage from samples
Show description for 42fc85b
vp-of-awesome
committed
42fc85b
View commit details
Copy full SHA for 42fc85b
View code at this point
Browse repository at this point
Commits on Oct 3, 2008
Make samples/ffi/ffi.rb run on MRI
Show description for aa9fa52
vp-of-awesome
committed
aa9fa52
View commit details
Copy full SHA for aa9fa52
View code at this point
Browse repository at this point
Commits on Sep 6, 2008
Removing Duby from JRuby repository.
Show description for e416d6d
headius
committed
e416d6d
View commit details
Copy full SHA for e416d6d
View code at this point
Browse repository at this point
Commits on Sep 1, 2008
More Duby work:
Show description for 9ae8589
headius
committed
9ae8589
View commit details
Copy full SHA for 9ae8589
View code at this point
Browse repository at this point
Commits on Aug 31, 2008
Add new working Duby samples to samples/duby and remove all the old ones.
Show description for e9e87fd
headius
committed
e9e87fd
View commit details
Copy full SHA for e9e87fd
View code at this point
Browse repository at this point
More PTY work.
Show description for 7f9d8d7
vp-of-awesome
committed
7f9d8d7
View commit details
Copy full SHA for 7f9d8d7
View code at this point
Browse repository at this point
Add a PTY module sample. Its not exactly a full implementation yet.
Show description for cb4dfa5
vp-of-awesome
committed
cb4dfa5
View commit details
Copy full SHA for cb4dfa5
View code at this point
Browse repository at this point
Commits on Aug 29, 2008
Moved some of the FFI samples into samples/ffi
Show description for e5f2fe8
vp-of-awesome
committed
e5f2fe8
View commit details
Copy full SHA for e5f2fe8
View code at this point
Browse repository at this point
Make the qsort callback a bit more compact
Show description for 435c8b3
vp-of-awesome
committed
435c8b3
View commit details
Copy full SHA for 435c8b3
View code at this point
Browse repository at this point
For FFI functions that take a callback as the last param, pass the block in as the callback if one is given.
Show description for 63f29b7
vp-of-awesome
committed
63f29b7
View commit details
Copy full SHA for 63f29b7
View code at this point
Browse repository at this point
First pass at implementing callbacks for FFI
Show description for 7709b97
vp-of-awesome
committed
7709b97
View commit details
Copy full SHA for 7709b97
View code at this point
Browse repository at this point
Commits on Aug 1, 2008
Update FFI api slightly to partially match JRUBY-2873
Show description for 1d68836
vp-of-awesome
committed
1d68836
View commit details
Copy full SHA for 1d68836
View code at this point
Browse repository at this point
Commits on Jul 29, 2008
Add some examples of MVM and FFI APIs.
Show description for c78f601
headius
committed
c78f601
View commit details
Copy full SHA for c78f601
View code at this point
Browse repository at this point
Commits on May 27, 2008
Additional rbconfig tweaks for extconf; the included sample ext builds and loads correctly with jruby-loadmod.
Show description for 9271960
headius
committed
9271960
View commit details
Copy full SHA for 9271960
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL