Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for current version #14

Merged
merged 25 commits into from
Oct 8, 2011
Merged

update for current version #14

merged 25 commits into from
Oct 8, 2011

Commits on Aug 18, 2011

  1. Configuration menu
    Copy the full SHA
    8d7409b View commit details
    Browse the repository at this point in the history
  2. check necessary struct members.

    nobu committed Aug 18, 2011
    Configuration menu
    Copy the full SHA
    16d70c6 View commit details
    Browse the repository at this point in the history
  3. check necessary functions.

    nobu committed Aug 18, 2011
    Configuration menu
    Copy the full SHA
    13d0ae0 View commit details
    Browse the repository at this point in the history
  4. fix macro name.

    nobu committed Aug 18, 2011
    Configuration menu
    Copy the full SHA
    cc6a3b6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa13d11 View commit details
    Browse the repository at this point in the history
  6. remove an unused variable.

    nobu committed Aug 18, 2011
    Configuration menu
    Copy the full SHA
    263804b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70dc71b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5bcd44f View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2011

  1. removed trailing spaces.

    nobu committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    38f0fbb View commit details
    Browse the repository at this point in the history
  2. use rb_mark_tbl().

    nobu committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    4cb5863 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9bb558f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86e3e73 View commit details
    Browse the repository at this point in the history
  5. Binding is typed data now.

    nobu committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    8eb8bdc View commit details
    Browse the repository at this point in the history
  6. current thread is invariant.

    nobu committed Sep 14, 2011
    Configuration menu
    Copy the full SHA
    4cbe9a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2011

  1. fix indent.

    nobu committed Sep 15, 2011
    Configuration menu
    Copy the full SHA
    c78525d View commit details
    Browse the repository at this point in the history
  2. use rb_iseq_line_no().

    nobu committed Sep 15, 2011
    Configuration menu
    Copy the full SHA
    f4b590a View commit details
    Browse the repository at this point in the history
  3. use struct iseq_line_info_entry.

    nobu committed Sep 15, 2011
    Configuration menu
    Copy the full SHA
    cbec7ca View commit details
    Browse the repository at this point in the history
  4. Revert "use rb_iseq_line_no()."

    This reverts commit f4b590a.
    nobu committed Sep 15, 2011
    Configuration menu
    Copy the full SHA
    4990f6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4453c34 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2011

  1. Configuration menu
    Copy the full SHA
    89c357e View commit details
    Browse the repository at this point in the history
  2. balanced conditional parens.

    nobu committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    8279db8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ec5526 View commit details
    Browse the repository at this point in the history
  4. use st_clear.

    nobu committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    8514ae6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d74f8 View commit details
    Browse the repository at this point in the history
  6. leave terminated threads unmarked but delete corresponding

    debug_context.
    nobu committed Sep 16, 2011
    Configuration menu
    Copy the full SHA
    63d4066 View commit details
    Browse the repository at this point in the history