Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
9c940ca1
Kaydet (Commit)
9c940ca1
authored
Eyl 12, 2000
tarafından
Jack Jansen
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Moved to Unsupported.
üst
f913e542
Show whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
18 additions
and
0 deletions
+18
-0
FixCreator.py
Mac/Unsupported/FixCreator.py
+0
-0
GUSI.h
Mac/Unsupported/GUSI1-mods/GUSI.h
+3
-0
GUSI.r
Mac/Unsupported/GUSI1-mods/GUSI.r
+3
-0
GUSIDispatch.cp
Mac/Unsupported/GUSI1-mods/GUSIDispatch.cp
+3
-0
GUSINetDB.cp
Mac/Unsupported/GUSI1-mods/GUSINetDB.cp
+3
-0
GUSISIOUX.cp
Mac/Unsupported/GUSI1-mods/GUSISIOUX.cp
+3
-0
GUSI_P.h
Mac/Unsupported/GUSI1-mods/GUSI_P.h
+3
-0
findmodulefiles.py
Mac/Unsupported/findmodulefiles.py
+0
-0
fixgusidir.py
Mac/Unsupported/fixgusidir.py
+0
-0
mkfrozenresources.py
Mac/Unsupported/mkfrozenresources.py
+0
-0
No files found.
Mac/
scripts
/FixCreator.py
→
Mac/
Unsupported
/FixCreator.py
Dosyayı görüntüle @
9c940ca1
File moved
Mac/
GUSI-mods/into-include
/GUSI.h
→
Mac/
Unsupported/GUSI1-mods
/GUSI.h
Dosyayı görüntüle @
9c940ca1
...
...
@@ -5,6 +5,9 @@ Author : Matthias Neeracher
Language : MPW C/C++
$Log$
Revision 1.1 2000/09/12 20:24:50 jack
Moved to Unsupported.
Revision 1.1 1998/08/18 14:52:33 jack
Putting Python-specific GUSI modifications under CVS.
...
...
Mac/
GUSI-mods/into-src
/GUSI.r
→
Mac/
Unsupported/GUSI1-mods
/GUSI.r
Dosyayı görüntüle @
9c940ca1
...
...
@@ -5,6 +5,9 @@ Author : Matthias Neeracher
Language
:
MPW
Rez
3.0
$
Log
$
Revision
1.1
2000
/
09
/
12
20
:
24
:
45
jack
Moved
to
Unsupported.
Revision
1.1
1998
/
08
/
18
14
:
52
:
37
jack
Putting
Python
-
specific
GUSI
modifications
under
CVS.
...
...
Mac/
GUSI-mods/into-src
/GUSIDispatch.cp
→
Mac/
Unsupported/GUSI1-mods
/GUSIDispatch.cp
Dosyayı görüntüle @
9c940ca1
...
...
@@ -5,6 +5,9 @@ Author : Matthias Neeracher
Language: MPW C/C++
$Log$
Revision 1.1 2000/09/12 20:24:47 jack
Moved to Unsupported.
Revision 1.1 1998/08/18 14:52:37 jack
Putting Python-specific GUSI modifications under CVS.
...
...
Mac/
GUSI-mods/into-src
/GUSINetDB.cp
→
Mac/
Unsupported/GUSI1-mods
/GUSINetDB.cp
Dosyayı görüntüle @
9c940ca1
...
...
@@ -11,6 +11,9 @@ Author : Matthias Neeracher
Language : MPW C++
$Log$
Revision 1.1 2000/09/12 20:24:49 jack
Moved to Unsupported.
Revision 1.1 1998/08/18 14:52:38 jack
Putting Python-specific GUSI modifications under CVS.
...
...
Mac/
GUSI-mods/into-src
/GUSISIOUX.cp
→
Mac/
Unsupported/GUSI1-mods
/GUSISIOUX.cp
Dosyayı görüntüle @
9c940ca1
...
...
@@ -5,6 +5,9 @@ Author : Matthias Neeracher
Language : MPW C/C++
$Log$
Revision 1.1 2000/09/12 20:24:49 jack
Moved to Unsupported.
Revision 1.1 1998/08/18 14:52:38 jack
Putting Python-specific GUSI modifications under CVS.
...
...
Mac/
GUSI-mods/into-include
/GUSI_P.h
→
Mac/
Unsupported/GUSI1-mods
/GUSI_P.h
Dosyayı görüntüle @
9c940ca1
...
...
@@ -5,6 +5,9 @@ Author : Matthias Neeracher
Language : MPW C/C++
$Log$
Revision 1.1 2000/09/12 20:24:46 jack
Moved to Unsupported.
Revision 1.1 1998/08/18 14:52:33 jack
Putting Python-specific GUSI modifications under CVS.
...
...
Mac/
Lib
/findmodulefiles.py
→
Mac/
Unsupported
/findmodulefiles.py
Dosyayı görüntüle @
9c940ca1
File moved
Mac/
scripts
/fixgusidir.py
→
Mac/
Unsupported
/fixgusidir.py
Dosyayı görüntüle @
9c940ca1
File moved
Mac/
scripts
/mkfrozenresources.py
→
Mac/
Unsupported
/mkfrozenresources.py
Dosyayı görüntüle @
9c940ca1
File moved
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment