414 lines
6.5 KiB
Plaintext
414 lines
6.5 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
|
|
tests/misc/t-locale
|
|
tests/misc/t-printf
|
|
tests/misc/t-scanf
|
|
tests/mpf/reuse
|
|
tests/mpf/t-add
|
|
tests/mpf/t-cmp_d
|
|
tests/mpf/t-cmp_si
|
|
tests/mpf/t-conv
|
|
tests/mpf/t-div
|
|
tests/mpf/t-dm2exp
|
|
tests/mpf/t-eq
|
|
tests/mpf/t-fits
|
|
tests/mpf/t-get_d
|
|
tests/mpf/t-get_d_2exp
|
|
tests/mpf/t-get_si
|
|
tests/mpf/t-get_ui
|
|
tests/mpf/t-gsprec
|
|
tests/mpf/t-inp_str
|
|
tests/mpf/t-int_p
|
|
tests/mpf/t-mul_ui
|
|
tests/mpf/t-muldiv
|
|
tests/mpf/t-set
|
|
tests/mpf/t-set_q
|
|
tests/mpf/t-set_si
|
|
tests/mpf/t-set_ui
|
|
tests/mpf/t-sqrt
|
|
tests/mpf/t-sqrt_ui
|
|
tests/mpf/t-sub
|
|
tests/mpf/t-trunc
|
|
tests/mpf/t-ui_div
|
|
tests/mpq/t-aors
|
|
tests/mpq/t-cmp
|
|
tests/mpq/t-cmp_si
|
|
tests/mpq/t-cmp_ui
|
|
tests/mpq/t-cmp_z
|
|
tests/mpq/t-equal
|
|
tests/mpq/t-get_d
|
|
tests/mpq/t-get_str
|
|
tests/mpq/t-inp_str
|
|
tests/mpq/t-md_2exp
|
|
tests/mpq/t-set_f
|
|
tests/mpq/t-set_str
|
|
tests/mpz/bit
|
|
tests/mpz/convert
|
|
tests/mpz/dive
|
|
tests/mpz/dive_ui
|
|
tests/mpz/io
|
|
tests/mpz/logic
|
|
tests/mpz/reuse
|
|
tests/mpz/st_hamdist
|
|
tests/mpz/st_popcount
|
|
tests/mpz/t-addsub
|
|
tests/mpz/t-aorsmul
|
|
tests/mpz/t-bin
|
|
tests/mpz/t-cdiv_ui
|
|
tests/mpz/t-cmp
|
|
tests/mpz/t-cmp_d
|
|
tests/mpz/t-cmp_si
|
|
tests/mpz/t-cong
|
|
tests/mpz/t-cong_2exp
|
|
tests/mpz/t-div_2exp
|
|
tests/mpz/t-divis
|
|
tests/mpz/t-divis_2exp
|
|
tests/mpz/t-export
|
|
tests/mpz/t-fac_ui
|
|
tests/mpz/t-fdiv
|
|
tests/mpz/t-fdiv_ui
|
|
tests/mpz/t-fib_ui
|
|
tests/mpz/t-fits
|
|
tests/mpz/t-gcd
|
|
tests/mpz/t-gcd_ui
|
|
tests/mpz/t-get_d
|
|
tests/mpz/t-get_d_2exp
|
|
tests/mpz/t-get_si
|
|
tests/mpz/t-get_sx
|
|
tests/mpz/t-get_ux
|
|
tests/mpz/t-hamdist
|
|
tests/mpz/t-import
|
|
tests/mpz/t-inp_str
|
|
tests/mpz/t-io_raw
|
|
tests/mpz/t-jac
|
|
tests/mpz/t-lcm
|
|
tests/mpz/t-likely_prime_p
|
|
tests/mpz/t-limbs
|
|
tests/mpz/t-lucnum_ui
|
|
tests/mpz/t-mfac_uiui
|
|
tests/mpz/t-mul
|
|
tests/mpz/t-mul_i
|
|
tests/mpz/t-next_prime_candidate
|
|
tests/mpz/t-oddeven
|
|
tests/mpz/t-perfpow
|
|
tests/mpz/t-perfsqr
|
|
tests/mpz/t-popcount
|
|
tests/mpz/t-pow
|
|
tests/mpz/t-powm
|
|
tests/mpz/t-powm_ui
|
|
tests/mpz/t-pprime_p
|
|
tests/mpz/t-primorial_ui
|
|
tests/mpz/t-root
|
|
tests/mpz/t-scan
|
|
tests/mpz/t-set_d
|
|
tests/mpz/t-set_f
|
|
tests/mpz/t-set_si
|
|
tests/mpz/t-set_str
|
|
tests/mpz/t-set_sx
|
|
tests/mpz/t-set_ux
|
|
tests/mpz/t-sizeinbase
|
|
tests/mpz/t-sqrtrem
|
|
tests/mpz/t-tdiv
|
|
tests/mpz/t-tdiv_ui
|
|
tests/mpz/t-trial_division
|
|
tests/rand/t-iset
|
|
tests/rand/t-lc2exp
|
|
tests/rand/t-mt
|
|
tests/rand/t-rand
|
|
tests/rand/t-urbui
|
|
tests/rand/t-urmui
|
|
tests/rand/t-urndmm
|
|
aclocal.m4
|
|
compile
|
|
configure
|
|
doc/mpir.info
|
|
doc/mpir.info-1
|
|
doc/mpir.info-2
|
|
install-sh
|
|
ltmain.sh
|
|
missing
|