[parrot/parrot] 9f849d: Remove PCRE

GitHub noreply at github.com
Tue Feb 19 20:16:12 UTC 2013


  Branch: refs/heads/sixparrot-nci
  Home:   https://github.com/parrot/parrot
  Commit: 9f849dd8d9d50a088680c6849b71fddd204a609c
      https://github.com/parrot/parrot/commit/9f849dd8d9d50a088680c6849b71fddd204a609c
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M Configure.pl
    R config/auto/pcre.pm
    R config/auto/pcre/pcre_c.in
    M config/gen/makefiles/root.in
    R examples/library/ncurses_life.pir
    R examples/library/pcre.pir
    M lib/Parrot/Configure/Options/Conf.pm
    M lib/Parrot/Configure/Options/Conf/Shared.pm
    M lib/Parrot/Configure/Step/List.pm
    M lib/Parrot/Install.pm
    R runtime/parrot/library/libpcre.pir
    R runtime/parrot/library/pcre.pir
    R t/library/pcre.t
    R t/steps/auto/pcre-01.t

  Log Message:
  -----------
  Remove PCRE


  Commit: 061a5197b39d6d69f770f73f28ba0b6576db2333
      https://github.com/parrot/parrot/commit/061a5197b39d6d69f770f73f28ba0b6576db2333
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/gen/makefiles/root.in
    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
    R runtime/parrot/library/Curses.pir
    R runtime/parrot/library/OpenGL.pir
    R runtime/parrot/library/Pg.pir
    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
    R runtime/parrot/library/ncurses.declarations
    R runtime/parrot/library/ncurses.pir
    R runtime/parrot/library/postgres.declarations
    R runtime/parrot/library/postgres.pir
    R t/library/pg.t

  Log Message:
  -----------
  Remove curses, postgres and sdl


  Commit: c9b23acfc231fc9445e541f335017e59aa9a2ee1
      https://github.com/parrot/parrot/commit/c9b23acfc231fc9445e541f335017e59aa9a2ee1
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    R examples/opengl/math.pir
    R examples/opengl/shapes.p6
    R examples/opengl/shapes.pir
    R examples/opengl/static-triangle-hll.pir
    R examples/opengl/static-triangle.p6
    R examples/opengl/static-triangle.pir
    R examples/opengl/triangle.p6
    R examples/opengl/triangle.pir

  Log Message:
  -----------
  Remove more OpenGL stuff


  Commit: f0c27442aae639e48175c5fd2ae1369dddb52ab1
      https://github.com/parrot/parrot/commit/f0c27442aae639e48175c5fd2ae1369dddb52ab1
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/gen/makefiles/root.in
    M include/parrot/oplib/core_ops.h
    M include/parrot/oplib/ops.h
    M include/parrot/opsenum.h
    M lib/Parrot/Install.pm
    M src/ops/core.ops
    M src/ops/core_ops.c

  Log Message:
  -----------
  Remove dlfunc and dlvar


  Commit: f2918e86ba93139465c2313657fa1c82d6522bb3
      https://github.com/parrot/parrot/commit/f2918e86ba93139465c2313657fa1c82d6522bb3
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M src/multidispatch.c

  Log Message:
  -----------
  Remove NCI from multidispatch


  Commit: 2f2c720e6e2dbbc1681da144856854f083918ab4
      https://github.com/parrot/parrot/commit/2f2c720e6e2dbbc1681da144856854f083918ab4
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M src/pmc/nci.pmc
    M src/utils.c
    M t/tools/dev/headerizer/testlib/nci_pmc.in

  Log Message:
  -----------
  Remove the guts of nci.pmc


  Commit: 215dc42b11afa797670bc844ef6b172cdfa86d9b
      https://github.com/parrot/parrot/commit/215dc42b11afa797670bc844ef6b172cdfa86d9b
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/auto/warnings.pm
    M config/gen/makefiles/root.in
    M config/init/defaults.pm
    M lib/Parrot/Configure/Options/Conf.pm
    M lib/Parrot/Configure/Options/Conf/Shared.pm
    M src/global_setup.c

  Log Message:
  -----------
  Remove has_core_nci_thunks and has_extra_nci_thunks


  Commit: 8f3296083783b6846561abdc6826c7afd651360d
      https://github.com/parrot/parrot/commit/8f3296083783b6846561abdc6826c7afd651360d
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/gen/makefiles/root.in
    R tools/dev/mk_nci_thunks.pl
    R tools/dev/nci_test_gen.pl
    R tools/dev/nci_thunk_gen.pir
    R tools/dev/ncidef2pir.pl

  Log Message:
  -----------
  Remove the nci dev tools


  Commit: bd0050322f677a24f0c01b4f5cf4d0dbe2ac501a
      https://github.com/parrot/parrot/commit/bd0050322f677a24f0c01b4f5cf4d0dbe2ac501a
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/gen/makefiles/docs.in
    M config/gen/makefiles/root.in
    R docs/binaries/parrot_nci_thunk_gen.pod
    R examples/nci/PQt.cpp
    R examples/nci/QtHelloWorld.pasm
    R examples/nci/QtHelloWorld.pir
    R examples/nci/Xlib.pir
    R examples/nci/Xlibconstants.pir
    R examples/nci/ls.pir
    R examples/nci/win32api.pir
    R examples/nci/xlibtest.nqp
    R examples/nci/xlibtest.p6
    R examples/nci/xlibtest.pir
    R examples/nci/xlibtest.rb
    R runtime/parrot/library/NCI/Utils.pir
    R src/libnci_test.def
    R src/nci/api.c
    R src/nci/core_thunks.c
    R src/nci/core_thunks.nci
    R src/nci/extra_thunks.c
    R src/nci/extra_thunks.nci
    R src/nci/framebuilder.pod
    R src/nci/libffi.c
    R src/nci/signatures.c
    R src/nci_test.c
    R t/library/nciutils.t
    R t/pmc/nci.t
    R t/tools/dev/headerizer/testlib/nci_pmc.in
    R t/tools/dev/nci_thunk_gen.t

  Log Message:
  -----------
  Gut a good portion of nci


  Commit: 2cf45b2607150764aab0fcb317051be730e628f1
      https://github.com/parrot/parrot/commit/2cf45b2607150764aab0fcb317051be730e628f1
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M src/interp/api.c
    M src/oo.c
    M src/pmc/namespace.pmc

  Log Message:
  -----------
  Remove uses of enum_class_NCI


  Commit: d770f208ecfafd7403c109f8cfa8c4d0737abcbe
      https://github.com/parrot/parrot/commit/d770f208ecfafd7403c109f8cfa8c4d0737abcbe
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M include/parrot/interpreter.h
    M include/parrot/multidispatch.h
    M include/parrot/nci.h
    M include/parrot/parrot.h
    M src/pmc/nativepccmethod.pmc

  Log Message:
  -----------
  Gut nci.h


  Commit: f098bf33fb5f4a20d6c43d34d57092e8c10211bb
      https://github.com/parrot/parrot/commit/f098bf33fb5f4a20d6c43d34d57092e8c10211bb
  Author: Jon Gentle <atrodo at atrodo.org>
  Date:   2013-02-19 (Tue, 19 Feb 2013)

  Changed paths:
    M config/auto/pmc.pm
    M config/gen/makefiles/root.in
    R include/parrot/nci.h
    M src/dynpmc/Defines.in
    M src/multidispatch.c
    R src/pmc/nci.pmc
    M src/pmc/unmanagedstruct.pmc
    M src/utils.c

  Log Message:
  -----------
  Remove nci.pmc and nci.h


Compare: https://github.com/parrot/parrot/compare/9f849dd8d9d5^...f098bf33fb5f


More information about the parrot-commits mailing list