Branch: refs/heads/sixparrot
  Home:   https://github.com/parrot/parrot
  Commit: 4e47951971a74f4da1488bb81a5816f08b73129c
      
https://github.com/parrot/parrot/commit/4e47951971a74f4da1488bb81a5816f08b73129c
  Author: Gerhard R <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M MANIFEST
    M README_cygwin.pod
    M docs/book/draft/chXX_library.pod
    M examples/README.pod
    R examples/nci/sdl_blue_rectangle.pir
    R examples/sdl/anim_image.pir
    R examples/sdl/anim_image_dblbuf.pir
    R examples/sdl/blue_font.pir
    R examples/sdl/blue_rect.pir
    R examples/sdl/blue_rect.pl
    R examples/sdl/bounce_parrot_logo.pir
    R examples/sdl/lcd/clock.pir
    R examples/sdl/mandel.pir
    R examples/sdl/minesweeper/README.pod
    R examples/sdl/minesweeper/eventhandler.pir
    R examples/sdl/minesweeper/field.pir
    R examples/sdl/minesweeper/mines.pir
    R examples/sdl/minesweeper/mines.png
    R examples/sdl/minesweeper/mines_debug.png
    R examples/sdl/minesweeper/smiley.png
    R examples/sdl/move_parrot_logo.pir
    R examples/sdl/parrot_small.png
    R examples/sdl/raw_pixels.pir
    R examples/sdl/tetris/README.pod
    R examples/sdl/tetris/app.pir
    R examples/sdl/tetris/block.pir
    R examples/sdl/tetris/blockdata.pir
    R examples/sdl/tetris/blocks.pir
    R examples/sdl/tetris/board.pir
    R examples/sdl/tetris/boarddata.pir
    R examples/sdl/tetris/eventhandler.pir
    R examples/sdl/tetris/tetris.pir
    M lib/Parrot/Distribution.pm
    R runtime/parrot/library/SDL.pir
    R runtime/parrot/library/SDL/App.pir
    R runtime/parrot/library/SDL/Button.pir
    R runtime/parrot/library/SDL/Color.pir
    R runtime/parrot/library/SDL/Constants.pir
    R runtime/parrot/library/SDL/Event.pir
    R runtime/parrot/library/SDL/EventHandler.pir
    R runtime/parrot/library/SDL/Font.pir
    R runtime/parrot/library/SDL/Image.pir
    R runtime/parrot/library/SDL/LCD.pir
    R runtime/parrot/library/SDL/LCD.png
    R runtime/parrot/library/SDL/Rect.pir
    R runtime/parrot/library/SDL/Sprite.pir
    R runtime/parrot/library/SDL/StopWatch.pir
    R runtime/parrot/library/SDL/Surface.pir
    M t/examples/catchall.t

  Log Message:
  -----------
  kill off SDL bindings


  Commit: fa27c806416094aed9050e951141111171bd3fd5
      
https://github.com/parrot/parrot/commit/fa27c806416094aed9050e951141111171bd3fd5
  Author: Jimmy Zhuo <[email protected]>
  Date:   2013-03-05 (Tue, 05 Mar 2013)

  Changed paths:
    M MANIFEST
    M docs/book/draft/chXX_library.pod
    M examples/README.pod
    R examples/nci/sdl_blue_rectangle.pir
    R examples/sdl/anim_image.pir
    R examples/sdl/anim_image_dblbuf.pir
    R examples/sdl/blue_font.pir
    R examples/sdl/blue_rect.pir
    R examples/sdl/blue_rect.pl
    R examples/sdl/bounce_parrot_logo.pir
    R examples/sdl/lcd/clock.pir
    R examples/sdl/mandel.pir
    R examples/sdl/minesweeper/README.pod
    R examples/sdl/minesweeper/eventhandler.pir
    R examples/sdl/minesweeper/field.pir
    R examples/sdl/minesweeper/mines.pir
    R examples/sdl/minesweeper/mines.png
    R examples/sdl/minesweeper/mines_debug.png
    R examples/sdl/minesweeper/smiley.png
    R examples/sdl/move_parrot_logo.pir
    R examples/sdl/parrot_small.png
    R examples/sdl/raw_pixels.pir
    R examples/sdl/tetris/README.pod
    R examples/sdl/tetris/app.pir
    R examples/sdl/tetris/block.pir
    R examples/sdl/tetris/blockdata.pir
    R examples/sdl/tetris/blocks.pir
    R examples/sdl/tetris/board.pir
    R examples/sdl/tetris/boarddata.pir
    R examples/sdl/tetris/eventhandler.pir
    R examples/sdl/tetris/tetris.pir
    M lib/Parrot/Distribution.pm
    R runtime/parrot/library/SDL.pir
    R runtime/parrot/library/SDL/App.pir
    R runtime/parrot/library/SDL/Button.pir
    R runtime/parrot/library/SDL/Color.pir
    R runtime/parrot/library/SDL/Constants.pir
    R runtime/parrot/library/SDL/Event.pir
    R runtime/parrot/library/SDL/EventHandler.pir
    R runtime/parrot/library/SDL/Font.pir
    R runtime/parrot/library/SDL/Image.pir
    R runtime/parrot/library/SDL/LCD.pir
    R runtime/parrot/library/SDL/LCD.png
    R runtime/parrot/library/SDL/Rect.pir
    R runtime/parrot/library/SDL/Sprite.pir
    R runtime/parrot/library/SDL/StopWatch.pir
    R runtime/parrot/library/SDL/Surface.pir

  Log Message:
  -----------
  Merge pull request #940 from gerdr/sixparrot-kill-opengl

Sixparrot: kill off SDL bindings

Conflicts:
        README_cygwin.pod
        t/examples/catchall.t


Compare: https://github.com/parrot/parrot/compare/12f90115bfbe...fa27c8064160
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to