lp:~gabriel1984sibiu/maxima/trunk

Created by grevutiu gabriel and last modified
Get this branch:
bzr branch lp:~gabriel1984sibiu/maxima/trunk

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
grevutiu gabriel
Project:
Maxima
Status:
Merged

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.code.sf.net/p/maxima/code.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 20 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

9898. By Dan Gildea <dgildea>

remove src/sharefiles.mk from version control

Rather than using an automatically generated file
src/sharefiles.mk, the list of sharefiles to install
is now created by a shell command in share/Makefile.

The script admin/make_share_list is no longer used,
and can be removed in future.

9897. By Wolfgang Dautermann <email address hidden>

Added information about unattended installation.

9896. By Volker van Nek <email address hidden>

adding English and German doc of zn_nth_root

9895. By slitvinov

Restore 'float option for gentran

If off(float) do not change integers to floats. Set *float to 't by
default (see share/contrib/gentran/man/MANUAL.ps, p. 55). Update tests.

9894. By slitvinov

Use 'greaterp and 'lessp instead of '> and '<

9893. By slitvinov

Let a stream be an argument to `gentranpush'

Update tests

9892. By slitvinov

Gentran functions should take a list of arguments

9891. By kjak

Update src/sharefiles.mk

9890. By kjak

Remove a redundant COND from MAPPLY1

The code was structured like

  (COND ((ATOM FN)
         (COND ((ATOM FN)
                ...)))
        ...)

so that the inner COND was unneeded. Commit 66a62cf7 removed some old
clauses from this COND, but I'm not sure why there was the second ATOM
test anyway.

This basically removes a level of indentation from the code, while
also making the whitespace uniform and consistent.

No functional changes. The test suite runs fine.

9889. By slitvinov

Add tests for share/contrib/ggf.mac

"Localize" list `l', quote 'x

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers