1. 19 Şub, 2003 1 kayıt (commit)
  2. 02 Ock, 2003 3 kayıt (commit)
  3. 31 Ara, 2002 5 kayıt (commit)
  4. 04 Ara, 2002 2 kayıt (commit)
  5. 18 Agu, 2002 2 kayıt (commit)
    • Andrew MacIntyre's avatar
      make port notes current · ffcf8995
      Andrew MacIntyre yazdı
      ffcf8995
    • Andrew MacIntyre's avatar
      Build process updates: · 4fffdff2
      Andrew MacIntyre yazdı
       - the security fixes to tempfile have lead to test_tempfile wanting
         to create 100 temporary files.  as the EMX default is only 40,
         the number of file handles has been bumped (up to 250).
       - changes to pgen have required restructuring its build support.
      4fffdff2
  6. 10 Haz, 2002 2 kayıt (commit)
  7. 09 Haz, 2002 1 kayıt (commit)
  8. 30 Nis, 2002 2 kayıt (commit)
  9. 15 Nis, 2002 1 kayıt (commit)
  10. 17 Şub, 2002 1 kayıt (commit)
    • Andrew MacIntyre's avatar
      Create and populate OS/2 EMX port build directory: · 41d97d67
      Andrew MacIntyre yazdı
        PC/os2emx/
          Makefile
          README.os2emx
          config.c
          dlfcn.c            // libdl emulation code for loadable extensions
          dlfcn.h
          dllentry.c         // DLL initialisation routine for Python DLL
          getpath.c
          pyconfig.h
          python23.def       // Python DLL symbol export definitions
          pythonpm.c         // console-less PM interpreter wrapper
      41d97d67