Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sagemath/memory_allocator

Cython extension class to allocate memory
https://github.com/sagemath/memory_allocator

18970: Log function and documentation revamp

d933379f3a09656b3b0e236fa1541cd4572091fc authored about 7 years ago by Ralf Stephan <[email protected]>
Trac #23661: Mass change of docstring: from "-" to "--"

Trivial bikeshedding with

`find src/sage -name '*.py' -or -name '*.pyx' -or -name '*.pxi' | xar...

d51ae2defd5c129303549513d702f5a393a250f9 authored about 7 years ago by Release Manager <[email protected]>
Merge tag '8.1.beta8' into t/23943/ticket/23943

SageMath version 8.1.beta8

2558930c54bed3736b4dddc841f46870b5c28c18 authored about 7 years ago by Jeroen Demeyer <[email protected]>
Trac #23857: Implement conversion C++ <-> str

In order to clean up the wrapping of C++ code, we need proper conversion
of C++ objects to and f...

b0eb7b03a42e9ed0dd162e27806979e7b5183827 authored about 7 years ago by Release Manager <[email protected]>
Trac #22886: fix pxd header files

If we try to compile some external Cython code that links against some
Sage Cython code the comp...

248a9cc73f35cc600ba66e50fcdadf2678c0d009 authored about 7 years ago by Release Manager <[email protected]>
Declare sig_str() as taking "const char*"

92bd60227a96ce47fe7dbca18a24082e9e98eb34 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Merge commit '6700ab33f3844190f9dcfc323492b65188796d85' into t/23919/sage_library__standardize_on_c99_and_c__11

f249a681f637649d11d7f30516849cace0dafc30 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Merge commit 'b7127ce548910ff52d71867a817ab9485ca5636b' into HEAD

991a88bdc88342ff8da1370a3ea78a692023c153 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Trac #23913: Fixed doctest failures with GMP

779889857af3da7a7cf965f25f2915a2125f31fb authored over 7 years ago by Maarten Derickx <[email protected]>
Bikeshedding.

d09bfe8dec6ecd30ff9756821fff3cdfa6e054a4 authored over 7 years ago by Jori Mäntysalo <[email protected]>
Merge commit 'f06d3b365a6927e4fd0b4d0d8bf67299ee13e2d1' into t/22886/22886

d100a7d9f0b0e92e70047ba4e98ca1956eb64dfd authored over 7 years ago by Jeroen Demeyer <[email protected]>
Deprecate cdefs.pxi and stdsage.pxi

7642c34dd6fb066becce275e3408caccf9343873 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Implement conversion C++ <-> str

42943b3069113c78311b120cdb10e2396b6d4259 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Remove lenard_lindstrom-richcmp.txt

3b2c50333bba8e122efbcf568fa01658c47a597a authored over 7 years ago by Jeroen Demeyer <[email protected]>
Trac #22875: py3: operator has no longer div and idiv methods

related to #15995

this means that we need to change the coercion framework, and in
particular

...

8c95caccdd8b17349e945830f089952b0ceb704f authored over 7 years ago by Release Manager <[email protected]>
builtin_functions now contains two 'div' functions

4fb165a98687ce235be55be67093c1bf0703d1af authored over 7 years ago by Jeroen Demeyer <[email protected]>
Keep support for old-style division where applicable

71ce9edbe6f6ff6ca3fa05191480de7fec30ee70 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Trac #23662: py3: yet another load of absolute imports in cython files

part of #22808

URL: https://trac.sagemath.org/23662
Reported by: chapoton
Ticket author(s): Fré...

37583bd7ba3a9da4124aa738b71d62607bbf2e2d authored over 7 years ago by Release Manager <[email protected]>
change in fast_callable.pyx

68a7793048d59c41360cdbb40c761576668d18ad authored over 7 years ago by Frédéric Chapoton <[email protected]>
Merge branch 'u/chapoton/22875' in 8.1.b3

a9f920c090c056be3851b170f6a8dbc8c18c76d6 authored over 7 years ago by Frédéric Chapoton <[email protected]>
more absolute imports in pyx files

05c024dde54e7b49c3010d84f44bf005cf0ae15e authored over 7 years ago by Frédéric Chapoton <[email protected]>
Merge branch 'u/chapoton/22875' in 8.1.b2

e5d18029690cca888d0302dbf36fc02062750b40 authored over 7 years ago by Frédéric Chapoton <[email protected]>
more absolute_import in cython files

246f4f539ee0fc5af0abc77092a5212242d6caef authored over 7 years ago by Frédéric Chapoton <[email protected]>
adding a bunch of from __future__ import absolute_import in pyx files

371213eff6cb40bc7be4206eb5f26dbff2298bd1 authored over 7 years ago by Frédéric Chapoton <[email protected]>
Correct spelling error as detected by lintian

4abd58230ed273ef121638f131d03a9301859558 authored over 7 years ago by Jerome Benoit <[email protected]>
Trac #23413: Move various things to src/sage/cpython

Anything dealing with low-level Python stuff should be moved to
`src/sage/cpython`.

URL: https:...

9d833466e3e9eb28c228a798aa59505e493aaf73 authored over 7 years ago by Release Manager <[email protected]>
Move various things to src/sage/cpython

35b549692beb2128b35a8cbe5c62dbb5b4d8db6b authored over 7 years ago by Jeroen Demeyer <[email protected]>
Merge tag '8.0.beta12' into t/22889/true-false

SageMath version 8.0.beta12

ad58e8ef88bb638ab1767127fdb2bf8f1095712b authored over 7 years ago by Jeroen Demeyer <[email protected]>
Merge branch 'u/chapoton/22875' in 8.0.b10

885bf5400ab33b75bd546cb7fb7e8ad38a160a47 authored over 7 years ago by Frédéric Chapoton <[email protected]>
Trac #21198: fast_callable for domain=ComplexField(...)

We currently don't have a fast callable interpreter that is specialized
for ComplexField. The ob...

f85409d873cc856052bfa2ac96e2c64c7c701d8f authored over 7 years ago by Release Manager <[email protected]>
doctest, referee changes

7bede551372df03b8ca2f45f4dcc4520f66edfed authored over 7 years ago by Nils Bruin <[email protected]>
Implement a fast_callable interpreter for multiprecision complex numbers , based on mpc.

41d71cb2f846930b8e620adeefc6bf3d8c9504c2 authored over 7 years ago by Nils Bruin <[email protected]>
Merge tag '8.0.beta9' into t/23103/move_richcmp_stuff_to_new_file

SageMath version 8.0.beta9

111928d119cc0294506e46eb4f666a191237774e authored over 7 years ago by Jeroen Demeyer <[email protected]>
Move richcmp stuff to new file richcmp.pyx

db23991c9e18335f2467d26a37aa1efa41df112f authored over 7 years ago by Jeroen Demeyer <[email protected]>
Stop using cysignals .pxi files (part 1)

458193382d0c098a021e4f3da1686c1399b5b01b authored over 7 years ago by Jeroen Demeyer <[email protected]>
py3: changing from div to truediv

315e0d9376526d9b317326f44a228f009c37d32e authored over 7 years ago by Frédéric Chapoton <[email protected]>
fix headers

34d960249b297e690dee455c5c444b0f4a296dcc authored over 7 years ago by Vincent Delecroix <[email protected]>
trac 22889: replace 'if x == True' with 'if x', etc.

12c9c06cd9324d869ec03dc3e344565c399bdc8d authored over 7 years ago by John H. Palmieri <[email protected]>
Add access to volatile variable in infinite loop

c289b61b0b76b1e90fe8c1ace3c1232aefe01957 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Allow nesting of sig_block()

1be4d4fed288f8fd668a5b555576e046b3474a09 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Fix obsolete comment

8f6599672218e0277aaccf396d75cf9ae79c245d authored over 7 years ago by Jeroen Demeyer <[email protected]>
Comments

f62e66f63018f62fec3e131e56b314d236391521 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Use *args in __exit__

2d8b1e70428291cef69dff3fa2e47c12700d8ecb authored over 7 years ago by Jeroen Demeyer <[email protected]>
Use PyErr_SetString() to raise exceptions

a7335eb626b3bba8433614aae96392d8d75019d8 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Fix debug build

d729d2c5a13b584e854d32e7394d886992fb53f9 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Fix doctest

fc1074eaab9c7e2c6daa4baa2746e3609488daf5 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Doc typo

3f50fe8f4eed1ffe5806a23d15a3c436b85aa520 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Call pselect() without GIL

6b2d1cdc83c49f59b7406fcd63532dbed4ef7739 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Mention sigprocmask() in module title

3989f1c89615770d676b0b74327729301408b7d7 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Add Python functions to get/set signal handlers

f6fdc771bebf85634aa8d24b3248cd89c437225e authored over 7 years ago by Jeroen Demeyer <[email protected]>
Run doctests in separate processes

6451328d34c1896a23f3ca746d2a246d3f111e47 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Deprecate .pxi files

e9451a0586ae2646fe2a235ae9306842afa0ed3b authored over 7 years ago by Jeroen Demeyer <[email protected]>
Add autodoc documentation for pselect

f2e2ca15b8cea1460638ce067de46e1d3fa76729 authored over 7 years ago by Jeroen Demeyer <[email protected]>
cimport all signals functions in memory.pxi

2d1ced150c24d6b653359aac5abcea36f5b5cc44 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Correctly declare sig_on_count as sig_atomic_t

872e4314f163c3537754b2937e3310a3ec452e21 authored over 7 years ago by Jeroen Demeyer <[email protected]>
Further fixes to forward declarations

a76f1109f206afc1603c4f2cc2cd96093540a1e1 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Use late includes from Cython

See https://github.com/cython/cython/pull/1650

ac587bfd91ee849135ec3d9c8c8880b8e2b64287 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Wrap all static variables as inline function

1fcab01f33f36e9c6cf968da581959934091e371 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Forward declare symbols to avoid need for late-include.

52a9cd825f4cf7cc550de4cb178364d047b1f0c6 authored almost 8 years ago by Robert Bradshaw <[email protected]>
Use (forward-declarable) function to retrive cysigs instance.

4dcb9ab32e063ace24b9e65add13a7182a5e90ef authored almost 8 years ago by Robert Bradshaw <[email protected]>
Remove deprecated code

1ed99657d748570f9f34c038a07265a29e3a6074 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Add missing import os

bfa21e84985458b599bab11e4b8416fe4f730a5b authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Declare whole "cdef extern" block as nogil

563844f79a271875d9655a5921e78cd9c7b47f73 authored almost 8 years ago by Jeroen Demeyer <[email protected]>
Remove _richcmp_ from FastDoubleFunc

6ed45474fb7fdc905625ef4096c94799db5e2301 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Remove superfluous ELLIPSIS markers

da8ce0caa3ae1d99852fa5e76038321120a88258 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Add function interruptible_sleep() to work around PEP 475

45a12eaa70256c0cb23b40ebc41412398b9b4a18 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Trac #21653: Upgrade cysignals

This upgrades cysignals to version 1.3.2.

In addition, this ticket
- moves `src/sage/ext/pselec...

6dac921aaf98ea7735c461199ad86496fcc543a0 authored about 8 years ago by Release Manager <[email protected]>
Trac #21802: py3 cmp in some cython files (morphism.pyx, etc)

as another tiny step in the huge cmp problem on the way to py3

URL: https://trac.sagemath.org/2...

20204ca6bf3f99999eaed5514ee5ab110182cb55 authored about 8 years ago by Release Manager <[email protected]>
trac 21802 reviewer's comment

d5d5b0a9347282b140d7aff264d270981a9e20a7 authored about 8 years ago by Frédéric Chapoton <[email protected]>
Trac #21856: py3 more future-proof range in the docs (wrap with list)

as a step towards python3

wraps range with list in the doc, where necessary

URL: https://trac....

5b9c44a659c841d6ff7b43775e9705e72a774af3 authored about 8 years ago by Release Manager <[email protected]>
another bunch of future-proof range in the docs

2dd91c9a2e78eada113ff5c59094fd2f7abb9b21 authored about 8 years ago by Frédéric Chapoton <[email protected]>
trac 21802 correcting the code

f0aeca5ff1027bb9202b85df4eb0161eb269b21e authored about 8 years ago by Frédéric Chapoton <[email protected]>
Move ext/pselect.pyx to cysignals

971ebc68c56b4cde5b59a91e7e308eaa3456959e authored about 8 years ago by Jeroen Demeyer <[email protected]>
adding some missing links to trac

1a41d2903dc90049efae0a751aa3c08585289187 authored about 8 years ago by Frédéric Chapoton <[email protected]>
more work on cmp() in cython files

294728493cc53f7581cb9cf353fe632b2bccecb1 authored about 8 years ago by Frédéric Chapoton <[email protected]>
Python 3 compatibility in pselect.pyx

ce4d064c315ab368f41893ae54e8c35e928dd879 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Add cysignals.pselect from SageMath

b8932d9f16051569a7424a2100a89de6e3d0f5af authored about 8 years ago by Jeroen Demeyer <[email protected]>
Trac #20596: Upgrade to Cython 0.25.1

'''Tarball''': https://pypi.python.org/packages/2f/ae/0bb6ca970b949d97ca
622641532d4a26395322172...

1ca3175a1566f66640016960417067dbba259103 authored about 8 years ago by Release Manager <[email protected]>
Move old_style_globals to individual modules

e329d8cd80661a45bf22eb0eb29c13f35e7e3563 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Move _set_debug_level() to macros.h

efa13b389c6c7954df50af4c088519411fe3fc42 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Fix comment

1edf3e0899c6bd6eaa905b1ea75d369f29814a79 authored about 8 years ago by Jeroen Demeyer <[email protected]>
Add configure option --enable-debug

Add public function set_debug_level()

26c2581ae56f67a99e3e4c8ebf549996138b62f5 authored over 8 years ago by Jeroen Demeyer <[email protected]>
21623: revert a doctest change

813afecd3d3dda8e11710459809042d0ed28d6f7 authored over 8 years ago by Ralf Stephan <[email protected]>
changes to support pynac-0.6.91

f250ef25c97f591320a4677578ad701c30db7086 authored over 8 years ago by Ralf Stephan <[email protected]>
Correct spelling error as detected by lintian

8a8d1efe522fb2281adc92be9b366b7fea754363 authored over 8 years ago by Jerome Benoit <[email protected]>
getting rid of some useless .keys()

0206dcea860c9f8ec3fd6c76622e796bb07c5ca3 authored over 8 years ago by Frédéric Chapoton <[email protected]>
one last bunch of old-style print

fdeb639711cd0edc0b4e8d269c85485146689614 authored over 8 years ago by Frédéric Chapoton <[email protected]>
Use select() to sleep instead of pselect()

69f071bae947471d499574d4fff8d136ac406f76 authored over 8 years ago by Jeroen Demeyer <[email protected]>
Minor cleanup of #includes

328d5d97dad688adcce8ec83050050e243b2c4bc authored over 8 years ago by Jeroen Demeyer <[email protected]>
Remove reference to the Sage Developer's Guide

ccf92d53c97afbf2bac0f791128dc03f07ae545d authored over 8 years ago by Jeroen Demeyer <[email protected]>
trac 20704 another detail

2561a3e5cf9dd223c695fde77a76186f999579cf authored over 8 years ago by Frédéric Chapoton <[email protected]>
python 3 print, taking care of some of the not-tested instances

3821af43526c2b1f09ebd9b5095c52d247f7c582 authored over 8 years ago by Frédéric Chapoton <[email protected]>
trac 20671 detail: one doctest continuation

17a1f4d8e74b52358d44d83c264bab87b8da19dc authored over 8 years ago by Frédéric Chapoton <[email protected]>
python3 : rasie syntax in some cython files

445b462725ce6800059b84e52a1b92613726cfca authored over 8 years ago by Frédéric Chapoton <[email protected]>
Move multi_modular to arith

bd5b4a6bf61c01c19e58ff94b72e38d692c59b4c authored over 8 years ago by Jeroen Demeyer <[email protected]>
Clean up multi_modular.pyx

8302dd5fbb83d6325d300fd181011a447b122084 authored over 8 years ago by Jeroen Demeyer <[email protected]>
Fix segfault that can occur when debugging is enabled if the gil is released before code in which a signal occurs.

9418183c84010788c5026cba0c7d6c98e1fa1da1 authored over 8 years ago by Erik M. Bray <[email protected]>
Deprecate src/sage/ext/interactive_constructors_c.pyx

62e4d29c47bceb0ca0a5b8470ad0b30830a18a1e authored over 8 years ago by Jeroen Demeyer <[email protected]>
Trac #20202: missing trac roles in cython files

let us add some of the missing trac roles in the documentation, here
only
inside the cython .pyx...

f224fed76154c53025642fb5412750d524429513 authored almost 9 years ago by Release Manager <[email protected]>
Rename sage_malloc -> sig_malloc and friends

8d50e049cb89de1b62d9e3ac4ed061b46fbaf85a authored almost 9 years ago by Jeroen Demeyer <[email protected]>