-
Notifications
You must be signed in to change notification settings - Fork 29
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: jruby/jcodings
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: de58ad6cd2c0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jruby/jcodings
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 97c69ee9b4eb
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
1
contributor
Commits on Feb 24, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 88db045 - Browse repository at this point
Copy the full SHA 88db045View commit details
Commits on Feb 25, 2014
-
Configuration menu - View commit details
-
Copy full SHA for c95ec11 - Browse repository at this point
Copy the full SHA c95ec11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7277c51 - Browse repository at this point
Copy the full SHA 7277c51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 395b779 - Browse repository at this point
Copy the full SHA 395b779View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9c4940 - Browse repository at this point
Copy the full SHA a9c4940View commit details -
More transcoder porting and impl.
* Wire up more transcoder functions correctly. * Fix minor porting bugs to get a basic transcode to work. * Add first test for EConv.
Configuration menu - View commit details
-
Copy full SHA for 0bf4f37 - Browse repository at this point
Copy the full SHA 0bf4f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for c82f40d - Browse repository at this point
Copy the full SHA c82f40dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e03b312 - Browse repository at this point
Copy the full SHA e03b312View commit details
Commits on Feb 26, 2014
-
* Use ints for state machine to avoid indirection through enums. * Inline transcoding buffer accessors.
Configuration menu - View commit details
-
Copy full SHA for 9080714 - Browse repository at this point
Copy the full SHA 9080714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e4b20f - Browse repository at this point
Copy the full SHA 2e4b20fView commit details
Commits on Mar 4, 2014
-
Configuration menu - View commit details
-
Copy full SHA for acfa01d - Browse repository at this point
Copy the full SHA acfa01dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 408aded - Browse repository at this point
Copy the full SHA 408adedView commit details -
More transcoding support for Unicode.
* UTF-16 and UTF-32 should be done now. * UTF-8-MAC still missing. * General UTF-8 may be done already.
Configuration menu - View commit details
-
Copy full SHA for 4034503 - Browse repository at this point
Copy the full SHA 4034503View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4756cc4 - Browse repository at this point
Copy the full SHA 4756cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb462ef - Browse repository at this point
Copy the full SHA eb462efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13925e3 - Browse repository at this point
Copy the full SHA 13925e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d5ede - Browse repository at this point
Copy the full SHA 79d5edeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ea4f38 - Browse repository at this point
Copy the full SHA 4ea4f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c63aca - Browse repository at this point
Copy the full SHA 3c63acaView commit details
Commits on Mar 5, 2014
-
Configuration menu - View commit details
-
Copy full SHA for 45b142c - Browse repository at this point
Copy the full SHA 45b142cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bbaac6 - Browse repository at this point
Copy the full SHA 1bbaac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19beaee - Browse repository at this point
Copy the full SHA 19beaeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef57ec5 - Browse repository at this point
Copy the full SHA ef57ec5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aa0155 - Browse repository at this point
Copy the full SHA 3aa0155View commit details -
Configuration menu - View commit details
-
Copy full SHA for a52060d - Browse repository at this point
Copy the full SHA a52060dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbd5a5 - Browse repository at this point
Copy the full SHA 9cbd5a5View commit details
Commits on Mar 8, 2014
-
Configuration menu - View commit details
-
Copy full SHA for ad2222c - Browse repository at this point
Copy the full SHA ad2222cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f225f62 - Browse repository at this point
Copy the full SHA f225f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 529e6a3 - Browse repository at this point
Copy the full SHA 529e6a3View commit details
Commits on Mar 10, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a13b0be - Browse repository at this point
Copy the full SHA a13b0beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f356f7 - Browse repository at this point
Copy the full SHA 3f356f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 078617a - Browse repository at this point
Copy the full SHA 078617aView commit details -
Fixes for econv_insert_output.
* Defer alloc of 4096 bytes. * Copy into bytes of buf, not into buf.
Configuration menu - View commit details
-
Copy full SHA for dbbc501 - Browse repository at this point
Copy the full SHA dbbc501View commit details
Commits on Mar 11, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a1c4627 - Browse repository at this point
Copy the full SHA a1c4627View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a1d63 - Browse repository at this point
Copy the full SHA 79a1d63View commit details -
For future reference: MRI appears to generate newline.c, the transcoder logic and data, into the root of the Ruby source tree. As a result, our scripts did not find it. I moved the .c file and ran the scripts, but future updates will need to this or something like it.
Configuration menu - View commit details
-
Copy full SHA for 94aae2f - Browse repository at this point
Copy the full SHA 94aae2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 531eedf - Browse repository at this point
Copy the full SHA 531eedfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7686be2 - Browse repository at this point
Copy the full SHA 7686be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for defbc27 - Browse repository at this point
Copy the full SHA defbc27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 293bd7c - Browse repository at this point
Copy the full SHA 293bd7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f29a380 - Browse repository at this point
Copy the full SHA f29a380View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cd655 - Browse repository at this point
Copy the full SHA 83cd655View commit details -
Configuration menu - View commit details
-
Copy full SHA for 82414eb - Browse repository at this point
Copy the full SHA 82414ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for fce347a - Browse repository at this point
Copy the full SHA fce347aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f5ff7d - Browse repository at this point
Copy the full SHA 7f5ff7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19fb68f - Browse repository at this point
Copy the full SHA 19fb68fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7de555a - Browse repository at this point
Copy the full SHA 7de555aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f81d55f - Browse repository at this point
Copy the full SHA f81d55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cd8e40 - Browse repository at this point
Copy the full SHA 8cd8e40View commit details
Commits on Mar 12, 2014
-
* Re-encapsulate data on EConv.LastError * Fix bugs in insertOutput * LastError.errorBytesEnd is actually errorBytesLength
Configuration menu - View commit details
-
Copy full SHA for 1877a79 - Browse repository at this point
Copy the full SHA 1877a79View commit details
There are no files selected for viewing