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
e69041db
Kaydet (Commit)
e69041db
authored
Haz 14, 2009
tarafından
Hirokazu Yamamoto
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Updated MSVC files to follow r73394.
üst
8fa3e933
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
124 additions
and
34 deletions
+124
-34
pythoncore.dsp
PC/VC6/pythoncore.dsp
+28
-8
pythoncore.vcproj
PC/VS7.1/pythoncore.vcproj
+21
-6
pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
+36
-8
config.c
PC/config.c
+3
-4
pythoncore.vcproj
PCbuild/pythoncore.vcproj
+36
-8
No files found.
PC/VC6/pythoncore.dsp
Dosyayı görüntüle @
e69041db
...
...
@@ -97,10 +97,6 @@ SOURCE=..\..\Modules\_bisectmodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_bytesio.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c
# End Source File
# Begin Source File
...
...
@@ -137,10 +133,6 @@ SOURCE=..\..\Modules\_csv.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_fileio.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_functoolsmodule.c
# End Source File
# Begin Source File
...
...
@@ -153,6 +145,10 @@ SOURCE=..\..\Modules\_hotshot.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\_iomodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_json.c
# End Source File
# Begin Source File
...
...
@@ -237,6 +233,10 @@ SOURCE=..\..\Objects\boolobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\bufferedio.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\bufferobject.c
# End Source File
# Begin Source File
...
...
@@ -245,6 +245,10 @@ SOURCE=..\..\Objects\bytearrayobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\bytesio.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\bytes_methods.c
# End Source File
# Begin Source File
...
...
@@ -345,6 +349,10 @@ SOURCE=..\..\Objects\exceptions.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\fileio.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\fileobject.c
# End Source File
# Begin Source File
...
...
@@ -442,6 +450,10 @@ SOURCE=..\..\Modules\zlib\gzio.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\iobase.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\imageop.c
# End Source File
# Begin Source File
...
...
@@ -671,6 +683,10 @@ SOURCE=..\..\Objects\sliceobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\stringio.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\stringobject.c
# End Source File
# Begin Source File
...
...
@@ -699,6 +715,10 @@ SOURCE=..\..\Python\sysmodule.c
# End Source File
# Begin Source File
SOURCE=..\..\Modules\_io\textio.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\thread.c
# End Source File
# Begin Source File
...
...
PC/VS7.1/pythoncore.vcproj
Dosyayı görüntüle @
e69041db
...
...
@@ -361,18 +361,12 @@
<File
RelativePath=
"..\..\Modules\cjkcodecs\_codecs_tw.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_codecsmodule.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_csv.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_fileio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_functoolsmodule.c"
>
</File>
...
...
@@ -382,6 +376,9 @@
<File
RelativePath=
"..\..\Modules\_hotshot.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_json.c"
>
</File>
...
...
@@ -442,12 +439,18 @@
<File
RelativePath=
"..\..\Objects\boolobject.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bufferedio.c"
>
</File>
<File
RelativePath=
"..\..\Objects\bufferobject.c"
>
</File>
<File
RelativePath=
"..\..\Objects\bytearrayobject.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Objects\stringobject.c"
>
</File>
...
...
@@ -523,6 +526,9 @@
<File
RelativePath=
"..\..\Objects\exceptions.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\fileio.c"
>
</File>
<File
RelativePath=
"..\..\Objects\fileobject.c"
>
</File>
...
...
@@ -628,6 +634,9 @@
<File
RelativePath=
"..\..\Objects\intobject.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\iobase.c"
>
</File>
<File
RelativePath=
"..\..\Objects\iterobject.c"
>
</File>
...
...
@@ -772,6 +781,9 @@
<File
RelativePath=
"..\..\Objects\sliceobject.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\stringio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\stropmodule.c"
>
</File>
...
...
@@ -790,6 +802,9 @@
<File
RelativePath=
"..\..\Python\sysmodule.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\textio.c"
>
</File>
<File
RelativePath=
"..\..\Python\thread.c"
>
</File>
...
...
PC/VS8.0/pythoncore.vcproj
Dosyayı görüntüle @
e69041db
...
...
@@ -998,14 +998,6 @@
RelativePath=
"..\..\Modules\_csv.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_fileio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_functoolsmodule.c"
>
...
...
@@ -1350,6 +1342,42 @@
>
</File>
</Filter>
<Filter
Name=
"_io"
>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\_iomodule.h"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bufferedio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\bytesio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\fileio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\iobase.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\stringio.c"
>
</File>
<File
RelativePath=
"..\..\Modules\_io\textio.c"
>
</File>
</Filter>
</Filter>
<Filter
Name=
"Objects"
...
...
PC/config.c
Dosyayı görüntüle @
e69041db
...
...
@@ -52,8 +52,6 @@ extern void initparser(void);
extern
void
init_winreg
(
void
);
extern
void
init_struct
(
void
);
extern
void
initdatetime
(
void
);
extern
void
init_fileio
(
void
);
extern
void
init_bytesio
(
void
);
extern
void
init_functools
(
void
);
extern
void
init_json
(
void
);
extern
void
initzlib
(
void
);
...
...
@@ -68,6 +66,7 @@ extern void init_codecs_tw(void);
extern
void
init_subprocess
(
void
);
extern
void
init_lsprof
(
void
);
extern
void
init_ast
(
void
);
extern
void
init_io
(
void
);
extern
void
_PyWarnings_Init
(
void
);
/* tools/freeze/makeconfig.py marker for additional "extern" */
...
...
@@ -132,8 +131,6 @@ struct _inittab _PyImport_Inittab[] = {
{
"_winreg"
,
init_winreg
},
{
"_struct"
,
init_struct
},
{
"datetime"
,
initdatetime
},
{
"_fileio"
,
init_fileio
},
{
"_bytesio"
,
init_bytesio
},
{
"_functools"
,
init_functools
},
{
"_json"
,
init_json
},
...
...
@@ -166,6 +163,8 @@ struct _inittab _PyImport_Inittab[] = {
{
"exceptions"
,
NULL
},
{
"_warnings"
,
_PyWarnings_Init
},
{
"_io"
,
init_io
},
/* Sentinel */
{
0
,
0
}
};
PCbuild/pythoncore.vcproj
Dosyayı görüntüle @
e69041db
...
...
@@ -998,14 +998,6 @@
RelativePath=
"..\Modules\_csv.c"
>
</File>
<File
RelativePath=
"..\Modules\_fileio.c"
>
</File>
<File
RelativePath=
"..\Modules\_bytesio.c"
>
</File>
<File
RelativePath=
"..\Modules\_functoolsmodule.c"
>
...
...
@@ -1350,6 +1342,42 @@
>
</File>
</Filter>
<Filter
Name=
"_io"
>
<File
RelativePath=
"..\Modules\_io\_iomodule.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\_iomodule.h"
>
</File>
<File
RelativePath=
"..\Modules\_io\bufferedio.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\bytesio.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\fileio.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\iobase.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\stringio.c"
>
</File>
<File
RelativePath=
"..\Modules\_io\textio.c"
>
</File>
</Filter>
</Filter>
<Filter
Name=
"Objects"
...
...
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