296 lines
4.3 KiB
Plaintext
296 lines
4.3 KiB
Plaintext
#################
|
|
## Eclipse
|
|
#################
|
|
|
|
*.pydevproject
|
|
.project
|
|
.metadata
|
|
bin/
|
|
tmp/
|
|
*.tmp
|
|
*.bak
|
|
*.swp
|
|
*~.nib
|
|
local.properties
|
|
.classpath
|
|
.settings/
|
|
.loadpath
|
|
|
|
# External tool builders
|
|
.externalToolBuilders/
|
|
|
|
# Locally stored "Eclipse launch configurations"
|
|
*.launch
|
|
|
|
# CDT-specific
|
|
.cproject
|
|
|
|
# PDT-specific
|
|
.buildpath
|
|
|
|
|
|
#################
|
|
## Visual Studio
|
|
#################
|
|
|
|
## Ignore Visual Studio temporary files, build results, and
|
|
## files generated by popular Visual Studio add-ons.
|
|
|
|
# User-specific files
|
|
*.suo
|
|
*.user
|
|
*.sln.docstates
|
|
|
|
# Build results
|
|
[Dd]ebug/
|
|
[Rr]elease/
|
|
*_i.c
|
|
*_p.c
|
|
*.ilk
|
|
*.meta
|
|
*.obj
|
|
*.pch
|
|
*.pdb
|
|
*.pgc
|
|
*.pgd
|
|
*.rsp
|
|
*.sbr
|
|
*.tlb
|
|
*.tli
|
|
*.tlh
|
|
*.tmp
|
|
*.vspscc
|
|
.builds
|
|
*.dotCover
|
|
|
|
## TODO: If you have NuGet Package Restore enabled, uncomment this
|
|
packages/
|
|
|
|
# Visual C++ cache files
|
|
ipch/
|
|
*.aps
|
|
*.ncb
|
|
*.opensdf
|
|
*.sdf
|
|
|
|
# Visual Studio profiler
|
|
*.psess
|
|
*.vsp
|
|
|
|
# ReSharper is a .NET coding add-in
|
|
_ReSharper*
|
|
|
|
# Installshield output folder
|
|
[Ee]xpress
|
|
|
|
# DocProject is a documentation generator add-in
|
|
DocProject/buildhelp/
|
|
DocProject/Help/*.HxT
|
|
DocProject/Help/*.HxC
|
|
DocProject/Help/*.hhc
|
|
DocProject/Help/*.hhk
|
|
DocProject/Help/*.hhp
|
|
DocProject/Help/Html2
|
|
DocProject/Help/html
|
|
|
|
# Click-Once directory
|
|
publish
|
|
|
|
# Others
|
|
[Bb]in
|
|
[Oo]bj
|
|
sql
|
|
TestResults
|
|
*.Cache
|
|
ClientBin
|
|
stylecop.*
|
|
~$*
|
|
*.dbmdl
|
|
Generated_Code #added for RIA/Silverlight projects
|
|
|
|
# Backup & report files from converting an old project file to a newer
|
|
# Visual Studio version. Backup files are not needed, because we have git ;-)
|
|
_UpgradeReport_Files/
|
|
Backup*/
|
|
UpgradeLog*.XML
|
|
|
|
|
|
|
|
############
|
|
## Windows
|
|
############
|
|
|
|
# Windows image file caches
|
|
Thumbs.db
|
|
|
|
# Folder config file
|
|
Desktop.ini
|
|
|
|
|
|
#############
|
|
## Python
|
|
#############
|
|
|
|
*.py[co]
|
|
|
|
# Packages
|
|
*.egg
|
|
*.egg-info
|
|
dist
|
|
build
|
|
eggs
|
|
parts
|
|
bin
|
|
var
|
|
sdist
|
|
develop-eggs
|
|
.installed.cfg
|
|
|
|
# Installer logs
|
|
pip-log.txt
|
|
|
|
# Unit test / coverage reports
|
|
.coverage
|
|
.tox
|
|
|
|
#Translations
|
|
*.mo
|
|
|
|
#Mr Developer
|
|
.mr.developer.cfg
|
|
|
|
# Mac crap
|
|
.DS_Store
|
|
|
|
############
|
|
# *nix
|
|
############
|
|
*.lo
|
|
*.o
|
|
*.a
|
|
*.la
|
|
.libs
|
|
mpn/*.c
|
|
mpn/*.as
|
|
mpn/*.asm
|
|
Makefile
|
|
mpir.h
|
|
config.h
|
|
config.m4
|
|
*.log
|
|
*.in
|
|
*.trs
|
|
config.status
|
|
libtool
|
|
stamp-h1
|
|
autom4te.cache/
|
|
yasm/YASM-VERSION-FILE
|
|
yasm/YASM-VERSION.h
|
|
yasm/autom4te.cache/
|
|
yasm/.deps/
|
|
yasm/results
|
|
yasm/config/config.guess
|
|
yasm/config/config.sub
|
|
yasm/configure.gnu
|
|
yasm/configure.lineno
|
|
yasm/libyasm-stdint.h
|
|
yasm/po/Makefile.in
|
|
yasm/po/POTFILES
|
|
yasm/stamp-h1
|
|
yasm_mac.inc
|
|
gmp.h
|
|
longlong.h
|
|
gmp-mparam.h
|
|
tune/sqr_basecase.c
|
|
autoscript
|
|
cdata
|
|
test-driver
|
|
tests/fft/t-adjust
|
|
tests/fft/t-adjust_sqrt2
|
|
tests/fft/t-butterfly
|
|
tests/fft/t-butterfly_lshB
|
|
tests/fft/t-butterfly_rshB
|
|
tests/fft/t-butterfly_sqrt2
|
|
tests/fft/t-butterfly_twiddle
|
|
tests/fft/t-div_2expmod_2expp1
|
|
tests/fft/t-fft_ifft_mfa_trunc_sqrt2
|
|
tests/fft/t-fft_ifft_negacyclic
|
|
tests/fft/t-fft_ifft_radix2
|
|
tests/fft/t-fft_ifft_trunc
|
|
tests/fft/t-fft_ifft_trunc_sqrt2
|
|
tests/fft/t-mul_2expmod_2expp1
|
|
tests/fft/t-mul_fft_main
|
|
tests/fft/t-mul_mfa_trunc_sqrt2
|
|
tests/fft/t-mul_trunc_sqrt2
|
|
tests/fft/t-mulmod_2expp1
|
|
tests/fft/t-normmod_2expp1
|
|
tests/fft/t-split_combine_bits
|
|
tests/mpn/st_fat
|
|
tests/mpn/st_instrument
|
|
tests/mpn/t-addadd_n
|
|
tests/mpn/t-addsub_n
|
|
tests/mpn/t-aors_1
|
|
tests/mpn/t-asmtype
|
|
tests/mpn/t-dc_bdiv_q
|
|
tests/mpn/t-dc_bdiv_q_n
|
|
tests/mpn/t-dc_bdiv_qr
|
|
tests/mpn/t-dc_bdiv_qr_n
|
|
tests/mpn/t-dc_div_q
|
|
tests/mpn/t-dc_div_qr
|
|
tests/mpn/t-dc_div_qr_n
|
|
tests/mpn/t-dc_divappr_q
|
|
tests/mpn/t-divebyff
|
|
tests/mpn/t-divebyfobm1
|
|
tests/mpn/t-divrem_1
|
|
tests/mpn/t-fat
|
|
tests/mpn/t-gcdext
|
|
tests/mpn/t-get_d
|
|
tests/mpn/t-hgcd
|
|
tests/mpn/t-instrument
|
|
tests/mpn/t-inv_div_q
|
|
tests/mpn/t-inv_div_qr
|
|
tests/mpn/t-inv_div_qr_n
|
|
tests/mpn/t-inv_divappr_q
|
|
tests/mpn/t-inv_divappr_q_n
|
|
tests/mpn/t-invert
|
|
tests/mpn/t-iord_u
|
|
tests/mpn/t-lorrshift1
|
|
tests/mpn/t-matrix22
|
|
tests/mpn/t-mp_bases
|
|
tests/mpn/t-mullow_basecase
|
|
tests/mpn/t-mullowhigh
|
|
tests/mpn/t-mulmid
|
|
tests/mpn/t-mulmod_2expm1
|
|
tests/mpn/t-mulmod_2expp1
|
|
tests/mpn/t-neg
|
|
tests/mpn/t-perfsqr
|
|
tests/mpn/t-redc_1
|
|
tests/mpn/t-sb_bdiv_q
|
|
tests/mpn/t-sb_bdiv_qr
|
|
tests/mpn/t-sb_div_q
|
|
tests/mpn/t-sb_div_qr
|
|
tests/mpn/t-sb_divappr_q
|
|
tests/mpn/t-scan
|
|
tests/mpn/t-sizeinbase
|
|
tests/mpn/t-subadd_n
|
|
tests/mpn/t-tdiv_q
|
|
tests/mpn/t-tdiv_qr
|
|
tests/t-bswap
|
|
tests/t-constants
|
|
tests/t-count_zeros
|
|
tests/t-gmpmax
|
|
tests/t-hightomask
|
|
tests/t-modlinv
|
|
tests/t-parity
|
|
tests/t-popc
|
|
tests/t-sub
|
|
aclocal.m4
|
|
compile
|
|
configure
|
|
doc/mpir.info
|
|
doc/mpir.info-1
|
|
doc/mpir.info-2
|
|
install-sh
|
|
ltmain.sh
|
|
missing
|