<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sal.map</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>a3f3173604660ba899d84687a1dc38beb5cb02dc - pre-commit auto whitespace clean up for `map` files (#415)</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#a3f3173604660ba899d84687a1dc38beb5cb02dc</link>
        <description>pre-commit auto whitespace clean up for `map` files (#415)Enforced three hooks for `map` files:- end-of-file-fixer- mixed-line-ending- trailing-whitespace

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Sat, 06 Sep 2025 15:03:35 +0000</pubDate>
        <dc:creator>John Bampton &lt;jbampton@users.noreply.github.com&gt;</dc:creator>
    </item>
<item>
        <title>cda7f8b34caafb2473a98e80d8bd55642b786098 - Bring to SAL a wrapper implementation of the powr() IEEE 754 math function.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#cda7f8b34caafb2473a98e80d8bd55642b786098</link>
        <description>Bring to SAL a wrapper implementation of the powr() IEEE 754 math function.This function was originally brought in r1444110 and is useful forOOXML compatibility. At this time it is not being used to fix theoriginal issue it was meant to address but it is convenient forfuture use.It also reduces the differences from FreeBSD&apos;s port which willbe receiving updates.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1669456 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Thu, 26 Mar 2015 22:06:29 +0000</pubDate>
        <dc:creator>Pedro Giffuni &lt;pfg@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>a067bd6559f846585ed536ba1d68d8775e52618a - Revert of r1444110</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#a067bd6559f846585ed536ba1d68d8775e52618a</link>
        <description>Revert of r1444110git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1446344 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Thu, 14 Feb 2013 21:38:10 +0000</pubDate>
        <dc:creator>Rob Weir &lt;robweir@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>63b47d7f1e0bd7a2a318da3a991f835db8c17c27 - i114430 - AOO Calc: 0^0=1 and it should be indeterminate.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#63b47d7f1e0bd7a2a318da3a991f835db8c17c27</link>
        <description>i114430 - AOO Calc: 0^0=1 and it should be indeterminate.Many spreadsheets and math packages set the value of POWER( 0, 0)to 1 as that sometimes is required for some calculations. Thisis also done by the standard C99 libc pow() function.In mathematical terms the value is an indeterminate form andin strict mathematical sense such value should at least beconsidered with caution.OpenFormula permits implementation defined values of 0, 1or error in this case. We shall now return NaN.Clean some headers while here.git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1444110 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Fri, 08 Feb 2013 16:31:55 +0000</pubDate>
        <dc:creator>Pedro Giffuni &lt;pfg@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>ca2659a97d4e15b990e8cb5d053136ea3a1c540b - add convenience method for dynamic loading</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#ca2659a97d4e15b990e8cb5d053136ea3a1c540b</link>
        <description>add convenience method for dynamic loadinggit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1333456 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Thu, 03 May 2012 13:44:29 +0000</pubDate>
        <dc:creator>Herbert D&#252;rr &lt;hdu@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>45ef6fe1924d02a50cf49b401b032f05a6968308 - Update headers to Alv2 headers</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#45ef6fe1924d02a50cf49b401b032f05a6968308</link>
        <description>Update headers to Alv2 headersgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1307723 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Sat, 31 Mar 2012 06:00:05 +0000</pubDate>
        <dc:creator>Andrew Rist &lt;arist@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>7aab1a1cf66a3d5a7e8358864514bc43077c5297 - remove svn:executable properties from misc non-exec files</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#7aab1a1cf66a3d5a7e8358864514bc43077c5297</link>
        <description>remove svn:executable properties from misc non-exec filesgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1244885 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Thu, 16 Feb 2012 08:11:09 +0000</pubDate>
        <dc:creator>Herbert D&#252;rr &lt;hdu@apache.org&gt;</dc:creator>
    </item>
<item>
        <title>cdf0e10c4e3984b49a9502b011690b615761d4a3 - Initial import of the old OOo hg repository tip revision.</title>
        <link>http://opengrok-test.openoffice.org:8080/history/trunk/main/sal/util/sal.map#cdf0e10c4e3984b49a9502b011690b615761d4a3</link>
        <description>Initial import of the old OOo hg repository tip revision. .../trunk/main is a copy of (currently tip-most) http://hg.services.openoffice.org/OOO340/rev/c904c1944462 .../trunk/extras/l10n is a copy of (currently tip-most) http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5 Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt/ooo/trunk/core/gettext/gettext-0.18.1.1.patch/ooo/trunk/core/apache-commons/patches/codec.patch/ooo/trunk/core/libcroco/libcroco-0.6.2.patch/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt/ooo/trunk/core/graphite/graphite-2.3.1.patch/ooo/trunk/core/hwpfilter/source/hwpeq.cpp/ooo/trunk/core/solenv/bin/cwstouched.pl/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html/ooo/trunk/core/writerfilter/source/doctok/escher.html/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xslAlso: Repository.mk from the l10n toplevelgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

            List of files:
            /trunk/main/sal/util/sal.map</description>
        <pubDate>Tue, 16 Aug 2011 17:05:51 +0000</pubDate>
        <dc:creator>rcweir &lt;rcweir@unknown&gt;</dc:creator>
    </item>
</channel>
</rss>
