# # ChangeLog for kernel/kInline.h in git # # Generated by Trac 1.2.3 # May 4, 2024, 5:10:24 PM Wed, 20 Jul 2011 17:49:52 GMT Hans Schoenemann [1fdb6e] * kernel/kInline.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/polys.h (modified) move code (p_Last) to p_polys.cc Wed, 20 Jul 2011 16:22:55 GMT mlee [359d86d] * kernel/kInline.h (modified) * kernel/kpolys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) moved p_Last from kpolys.cc to kInline.h moved pLast(poly,int), ... Tue, 19 Jul 2011 16:23:05 GMT Hans Schoenemann [8bb03b] * kernel/kInline.h (modified) * kernel/tgb_internal.h (modified) kInline.h: comment about its nature Tue, 19 Jul 2011 15:52:03 GMT Hans Schoenemann [99cfa5e] * kernel/kInline.h (modified) fix kInline.h (assume KINLINE is inline) Tue, 19 Jul 2011 15:55:43 GMT Oleksandr Motsak [f0a8c59] * kernel/kInline.h (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/polys/polys.h (modified) FIX: pNorm, was a macro => wrong method name... :/ FIX: nGcd may ... Tue, 19 Jul 2011 15:39:14 GMT Oleksandr Motsak [c6e80e] * kernel/Makefile.in (modified) * kernel/kInline.h (moved) * kernel/kstd1.cc (modified) * kernel/kutil.h (modified) * kernel/makefile (modified) * kernel/shiftgb.cc (modified) * kernel/test.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/polys/polys.h (modified) FIX: kInline.cc should be a header: kInline.h ADD: nGcd/pDeg can be ...