Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
1a041ea2
Kaydet (Commit)
1a041ea2
authored
Ock 27, 2011
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Corect copyright header and comment
üst
dc433642
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
7 deletions
+4
-7
codeSnippet.asm
bridges/source/cpp_uno/msvc_win32_x86-64/codeSnippet.asm
+4
-7
No files found.
bridges/source/cpp_uno/msvc_win32_x86-64/codeSnippet.asm
Dosyayı görüntüle @
1a041ea2
...
@@ -14,11 +14,11 @@
...
@@ -14,11 +14,11 @@
;;
;;
;; The Initial Developer of the Original Code is
;; The Initial Developer of the Original Code is
;; Novell, Inc.
;; Novell, Inc.
;; Portions created by the Initial Developer are Copyright (C) 2011
the
;; Portions created by the Initial Developer are Copyright (C) 2011
;;
Initial Developer
. All Rights Reserved.
;;
Novell, Inc
. All Rights Reserved.
;;
;;
;; Major Contributor(s):
;; Major Contributor(s):
;; Tor Lillqvist <tml@iki.fi>
;;
Tor Lillqvist <tml@iki.fi>
;; Portions created by Tor Lillqvist are Copyright (C) 2011 Tor Lillqvist. All Rights Reserved.
;; Portions created by Tor Lillqvist are Copyright (C) 2011 Tor Lillqvist. All Rights Reserved.
;;
;;
;; For minor contributions see the git repository.
;; For minor contributions see the git repository.
...
@@ -40,10 +40,7 @@
...
@@ -40,10 +40,7 @@
;; codeSnippet().
;; codeSnippet().
;; This is in a separate file for x86-64 as MSVC doesn't have in-line
;; This is in a separate file for x86-64 as MSVC doesn't have in-line
;; assembly for x64. The code here is still partly just a crude copy of
;; assembly for x64.
;; the in-line x86 code from ../msvc_win32_intel that is totally
;; pointless on x64. But parts have been properly changed into x64
;; calling convention and might even work.
;; Random web links and other documentation about low-level
;; Random web links and other documentation about low-level
;; implementation details for the C++/UNO bridge on x64 Windows kept
;; implementation details for the C++/UNO bridge on x64 Windows kept
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment