Version 9 (modified by dukeleto, 12 years ago)

--

Dev

  • documentation review
  • create a list of documentation tasks
  • review pmc_i_ops branch (more info on the BranchDescription wiki page)
  • review t/src/embed.t, last 2/3rds are skipped, do they have to be? see TT #306
  • review plan in TT #1020
  • Remove Pod::Simple from the repository (fail soft, so build/install still works if they don't have Pod::Simple installed)
  • overriding VTABLE invoke from PIR (make it work, part of the solution is using :call_sig parameter modifier, but likely more changes are needed)
  • review/apply calculus patch for osx config  http://pastebin.com/m5fdd8d7e (entered as ticket? test on os 10.4?)
  • Get Tcl working, compiling from installed parrot
  • Add load_hll_bytecode op.
  • remove old calling conventions
  • busybox trick for language alias executables
  • installation script and sample MANIFEST for languages
  • installer for nqp/abc as demonstration
  • Resolve MMD tickets, TT #247
  • fix up the build process to more closely mirror install tree
  • Change include install to remove "parrot" prefix directory. Fix all #includes in parrot to avoid that leading directory.
  • All header files go in include/parrot, not scattered all over the repository.
  • install only versioned libparrot.so
  • eliminate blib/lib from installed config
  • pdd18-security - being worked on by dukeleto
  • security sandbox
  • strings + nfg
  • fix dynpmc vtables
  • concurrency/threading
  • threads useful in hlls

Foundation

  • setup members committee
  • accept new members (committers and non-committers)
  • member meeting process documentation
  • finalize 501(c)(3) application
  • note (what?) on license page foundation/legal, link (to what?) on download page
  • mention CREDITS in readme