Timeline
Apr 12, 2017:
- 5:54 PM Changeset in git [df043e]spielwiese by
- fix: missing n_Copy in p_mShrink
- 4:54 PM Changeset in git [73481b]spielwiese by
- some more fprintf -> fputs
- 4:06 PM Changeset in git [179233]spielwiese by
- typo
- 4:03 PM Changeset in git [f98a977]spielwiese by
- minor opt in ssilinks.cc: fprintf -> fputs
- 11:26 AM Changeset in git [671db5]spielwiese by
- Merge branch 'YueRen-gfanlibMemleakFix' into spielwiese
- 11:22 AM Changeset in git [4ceca4]spielwiese by
- fix: bigintmatToZVector
- 11:17 AM Changeset in git [329bfd]spielwiese by
- simplify integerToNumber
- 10:26 AM Changeset in git [2664f0a]spielwiese by
- Merge branch 'gfanlibMemleakFix' of https://github.com/YueRen/Sources into test
- 10:08 AM Changeset in git [9d84b7]spielwiese by
- p_WTotaldegree: all possibilities covered
- 10:08 AM Changeset in git [e031de3]spielwiese by
- fix: memory leak in nameof(..)
Apr 11, 2017:
- 2:27 PM Changeset in git [7626a49]spielwiese by
- fix: p_WTotaldegree
Apr 10, 2017:
- 3:44 PM Changeset in git [6039c6]spielwiese by
- update: ax_python_embed.m4 to version 15 (port: debian 9)
- 1:37 PM Changeset in git [8a2052]spielwiese by
- compiler warnings: switch ringorder_t
- 1:31 PM Changeset in git [fd6436]spielwiese by
- omalloc: OsX port
- 12:25 PM Changeset in git [61ef55]spielwiese by
- fix: ssi: ring handling, ring as data
Apr 8, 2017:
- 6:36 PM Changeset in git [3c5f5fd]spielwiese by
- fix: atSet requires omStrDup
- 5:35 PM Changeset in git [c2f5726]spielwiese by
- fix: return type size_t for OM_MALLOC_SIZEOF_ADDR
- 4:00 PM Changeset in git [4a0e4e]spielwiese by
- fix: boundparam by Gerhard Pfister
Apr 7, 2017:
- 8:12 PM Ticket #794 (configure script is unable to locate NTL) created by
- passing the configure script --with-ntl=/path/to/file it still cannot …
Apr 6, 2017:
- 6:25 PM Changeset in git [6c688b]spielwiese by
- fix: memleak converting gfan::Integer to number
Apr 4, 2017:
- 5:33 PM Changeset in git [9de60a]spielwiese by
- chg: allocation in kutil.cc, p2
- 2:42 PM Changeset in git [ae88f6]spielwiese by
- fix: overflow in memeory statistic
- 2:41 PM Changeset in git [e3f7c1]spielwiese by
- fix: malloc_usable_size seems to break for >40GB, rely on the provided values
- 2:40 PM Changeset in git [f4d581]spielwiese by
- chg: allocation in kutil.cc
- 11:11 AM Changeset in git [c72b3a]spielwiese by
- fix: avoid overflow for matrix > 4GB
Apr 3, 2017:
- 5:29 PM Changeset in git [009781]spielwiese by
- doc/doc.tbz2 is not in git: make (some bad) make happy
Mar 31, 2017:
- 4:33 PM Changeset in git [735b48]spielwiese by
- xalloc: malloc_size
- 4:12 PM Changeset in git [e51781]spielwiese by
- omalloc: malloc_usable_sie, malloc_size
- 3:57 PM Changeset in git [61145cc]spielwiese by
- constants: for sets T, L
Mar 29, 2017:
- 2:10 PM Changeset in git [cfdc37]spielwiese by
- doc: modStd for Q(a)[x] resp. Q(a)[x] ?
Mar 28, 2017:
- 3:24 PM Changeset in git [5f943d]spielwiese by
- update pre-conditions for GB alg: modstd
- 3:15 PM Changeset in git [62b125]spielwiese by
- prepare modstd for syz
- 3:04 PM Changeset in git [b87290]spielwiese by
- doc: modStd
- 3:03 PM Changeset in git [653784]spielwiese by
- removed ggetid(A,B,C) (unused)
- 2:57 PM Changeset in git [e76c0b]spielwiese by
- tests: missing stats, tr.768
- 2:43 PM Ticket #768 (problem in proc semigroup from lib alexpoly.lib) closed by
- fixed: fix with d5cda0dfd81e6ccd6676b5a7762d696d084d9dad by Thomas Markwig
- 12:11 PM Changeset in git [7ba6fcb]spielwiese by
- doc: degBound
- 10:24 AM Changeset in git [7129d8]spielwiese by
- Merge pull request #817 from embray/io-errors Fix segfault that occurs when piping to its stdin if not attached to a TTY
Mar 27, 2017:
- 5:14 PM Changeset in git [50a79a]spielwiese by
- fix: rDelete for order is
- 5:03 PM Changeset in git [a9fbf7]spielwiese by
- Don't try to re-init stdin if we just finished reading from a (non-TTY) stdin Without this, stdin gets closed, but is still set to the currentVoice, leading to instability
- 4:53 PM Changeset in git [33462b]spielwiese by
- Don't try to reopen /dev/tty unless the previous file was a TTY in the first place (BI_stdin)
- 4:44 PM Changeset in git [19e445]spielwiese by
- removed debug output (p_Setm_General, order is)
- 4:29 PM Changeset in git [c3b003]spielwiese by
- Don't allow currentVoice->ftellptr to be less than 0, which occurs if ftell returns an error Otherwise allow the error to pass--the only reason an error would occur here is if the current file is not seekable.
- 2:04 PM Changeset in git [94d691]spielwiese by
- add iiCallLibProc1, iiCallLibProcM (<- iiCallLib): call LIB-proc from C++
Mar 24, 2017:
- 6:38 PM Changeset in git [0d1a36]spielwiese by
- Revert "chg: unsigned for buckets and consequences" This reverts commit a5db0e98aec0db35009110daba5e79981bcc3fbc.
- 6:17 PM Changeset in git [a5db0e]spielwiese by
- chg: unsigned for buckets and consequences
- 5:01 PM Changeset in git [91b27c]spielwiese by
- compiler warnings
- 4:32 PM Changeset in git [1738f2]spielwiese by
- simplified: rAssure_SyzComp_CompLastBlock
- 3:44 PM Changeset in git [55fb74]spielwiese by
- add: GbGroebner to syz, lift,liftstd (in idPrepare)
- 3:44 PM Changeset in git [d12a29]spielwiese by
- add: iiCallLib
- 3:39 PM Changeset in git [2bcf4b]spielwiese by
- fix: handling of s(..) in rCompose, rDecompose, rComplete
- 12:21 PM Changeset in git [232b095]spielwiese by
- fix: s(..) in rComplete
- 11:28 AM Changeset in git [aa86cc]spielwiese by
- add: groebner to syGetAlgorithm
Mar 23, 2017:
- 5:18 PM Changeset in git [9142bc]spielwiese by
- fix: ringorder_s
- 2:53 PM Ticket #793 (resolve + intersectionDiv fails) created by
- In the following example, 'intersectionDiv' complains because …
- 2:04 PM Changeset in git [666a69]spielwiese by
- fix: typo in doc
- 11:46 AM Changeset in git [f22bc5]spielwiese by
- doc: extented syz, lift, liftstd
Mar 22, 2017:
- 4:34 PM Changeset in git [d617882]spielwiese by
- syz, liftr,liftstd: additional string to define GB-algorithm
- 3:29 PM Changeset in git [39aa7d4]spielwiese by
- 4.1.0p3: new syntax for syz,lift,liftstd
Mar 21, 2017:
- 3:48 PM Changeset in git [109c06]spielwiese by
- allow to change the GB algorithm for syz computations
- 2:09 PM Changeset in git [a27116]spielwiese by
- add: rHasTDeg (ring.cc)
- 1:46 PM Changeset in git [366350]spielwiese by
- xalloc: test for malloc_usable_size
- 12:07 PM Changeset in git [8acf08]spielwiese by
- change manual URL: d-d-d -> d-d (4-1-0 -> 4-2) in >=4.2
Mar 20, 2017:
- 3:11 PM Changeset in git [9393180]spielwiese by
- rHasGlobalOrdering_currRing -> rHasGlobalOrdering(currRing)
- 2:53 PM Changeset in git [96be87]spielwiese by
- rAssure_TDeg
- 11:35 AM Changeset in git [1daa86b]spielwiese by
- fix: BDS-sed
Mar 17, 2017:
- 4:19 PM Changeset in git [f93ebb]spielwiese by
- fix: memory leak in re-setting arttributes
- 10:17 AM Changeset in git [f1cee38]spielwiese by
- Cache (from Minor*) does not use new -> remove omallocClass
Mar 16, 2017:
- 4:29 PM Changeset in git [733b51]spielwiese by
- Minor*: allocation -> omalloc, removed unueed routines, code cleanup also fixes memory leak for minor(poly-matrix,int,SB)
- 4:26 PM Changeset in git [4fbbed]spielwiese by
- fix: free undefined memory in rComposeRing ("integer",...)
- 11:15 AM Changeset in git [d033ef8]spielwiese by
- fix: undefined memeory in rComposeRing ("integer",2,10)
Note: See TracTimeline
for information about the timeline view.